Home
last modified time | relevance | path

Searched defs:create (Results 251 - 275 of 782) sorted by relevance

1...<<11121314151617181920>>...32

/kernel/linux/linux-6.6/fs/nilfs2/
H A Ddat.c40 nilfs_dat_prepare_entry(struct inode *dat, struct nilfs_palloc_req *req, int create) nilfs_dat_prepare_entry() argument
H A Dmdt.c242 int nilfs_mdt_get_block(struct inode *inode, unsigned long blkoff, int create, in nilfs_mdt_get_block() argument
[all...]
/kernel/linux/linux-6.6/fs/minix/
H A Ditree_common.c152 get_block(struct inode * inode, sector_t block, struct buffer_head *bh, int create) get_block() argument
/kernel/linux/linux-6.6/fs/adfs/
H A Dinode.c16 adfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh, int create) adfs_get_block() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dmeta_io.c114 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() argument
/kernel/linux/linux-6.6/fs/hpfs/
H A Dfile.c79 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block() argument
/kernel/linux/linux-6.6/fs/fat/
H A Dcache.c333 is_exceed_eof(struct inode *inode, sector_t sector, sector_t *last_block, int create) is_exceed_eof() argument
358 fat_bmap(struct inode *inode, sector_t sector, sector_t *phys, unsigned long *mapped_blocks, int create, bool from_bmap) fat_bmap() argument
/kernel/linux/linux-6.6/fs/jfs/
H A Dinode.c199 jfs_get_block(struct inode *ip, sector_t lblock, struct buffer_head *bh_result, int create) jfs_get_block() argument
/kernel/linux/linux-6.6/fs/omfs/
H A Dfile.c217 omfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) omfs_get_block() argument
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmlock.c287 struct dlm_create_lock create; in dlm_send_remote_lock_request() local
444 struct dlm_create_lock *create = (struct dlm_create_lock *)msg->buf; dlm_create_lock_handler() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dima.h178 ima_post_key_create_or_update(struct key *keyring, struct key *key, const void *payload, size_t plen, unsigned long flags, bool create) ima_post_key_create_or_update() argument
H A Dif_pppox.h71 int (*create)(struct net *net, struct socket *sock, int kern); member
/kernel/linux/linux-6.6/fs/hfs/
H A Dextent.c336 hfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) hfs_get_block() argument
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Drpc_pipe_fs.h21 int (*create)(struct dentry *dir, member
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h2867 DEFINE_EVENT_CLASS_DENTRY(create); variable
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Dudmabuf.c295 struct udmabuf_create create; in udmabuf_ioctl_create() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h150 struct cphy *(*create)(struct net_device *dev, int phy_addr, member
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_vm.c91 int lima_vm_bo_add(struct lima_vm *vm, struct lima_bo *bo, bool create) in lima_vm_bo_add() argument
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-stub.c89 stub_find_block(struct device *dev, struct stub_chip *chip, u8 command, bool create) stub_find_block() argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_private_cfm.h121 struct br_cfm_mep_create create; member
/third_party/ffmpeg/libavcodec/
H A Dvdpau.c149 VdpDecoderCreate *create; in ff_vdpau_common_init() local
/third_party/alsa-utils/alsamixer/
H A Dtextbox.c259 static bool create(void) in create() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java378 public Object create(Key key, ICUService service) { in create() method in ICULocaleService.LocaleKeyFactory
500 public Object create(Key key, ICUService service) { in create() method in ICULocaleService.SimpleLocaleKeyFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberFormatterSettings.java643 /* package-protected */ abstract T create(int key, Object value); create() method in NumberFormatterSettings
[all...]
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyMetaInfo.java181 private static <T> UniqueList<T> create() { in create() method in ICUCurrencyMetaInfo.UniqueList

Completed in 17 milliseconds

1...<<11121314151617181920>>...32