Home
last modified time | relevance | path

Searched defs:nlen (Results 1 – 14 of 14) sorted by relevance

/fs/xfs/libxfs/
Dxfs_attr_sf.h58 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
Dxfs_da_format.h832 static inline int xfs_attr_leaf_entsize_remote(int nlen) in xfs_attr_leaf_entsize_remote()
838 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
Dxfs_alloc.c1601 xfs_extlen_t nlen; /* new length of freespace */ in xfs_free_ag_extent() local
/fs/ubifs/
Dreplay.c405 union ubifs_key *key, const char *name, int nlen, in insert_dent()
454 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
Ddebug.c452 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local
2062 int nlen; in check_leaf() local
Dtnc.c542 int nlen, err; in matches_name() local
830 int nlen, err; in fallible_matches_name() local
Dubifs-media.h536 __le16 nlen; member
/fs/afs/
Ddir.c237 size_t nlen; in afs_dir_iterate_block() local
395 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
/fs/cachefiles/
Dnamei.c468 int ret, nlen; in cachefiles_walk_to_object() local
/fs/romfs/
Dsuper.c301 unsigned long nlen; in romfs_iget() local
/fs/ext4/
Ddir.c625 int nlen, rlen; in ext4_check_all_de() local
Dnamei.c1816 int nlen, rlen; in ext4_find_dest_de() local
1849 int nlen, rlen; in ext4_insert_dentry() local
/fs/nfs/
Dpnfs_nfs.c722 int nlen, rlen; in nfs4_decode_mp_ds_addr() local
/fs/dlm/
Dlock.c438 static int rsb_cmp(struct dlm_rsb *r, const char *name, int nlen) in rsb_cmp()