| /fs/xfs/libxfs/ |
| D | xfs_trans_space.h | 40 #define XFS_EXTENTADD_SPACE_RES(mp,w) (XFS_BM_MAXLEVELS(mp,w) - 1) argument 41 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument 47 #define XFS_SWAP_RMAP_SPACE_RES(mp,b,w)\ argument 51 #define XFS_DAENTER_1B(mp,w) \ argument 53 #define XFS_DAENTER_DBS(mp,w) \ argument 55 #define XFS_DAENTER_BLOCKS(mp,w) \ argument 57 #define XFS_DAENTER_BMAP1B(mp,w) \ argument 59 #define XFS_DAENTER_BMAPS(mp,w) \ argument 61 #define XFS_DAENTER_SPACE_RES(mp,w) \ argument 63 #define XFS_DAREMOVE_SPACE_RES(mp,w) XFS_DAENTER_BMAPS(mp,w) argument
|
| D | xfs_inode_fork.h | 92 #define XFS_IFORK_PTR(ip,w) \ argument 107 #define XFS_IFORK_SIZE(ip,w) \ argument 113 #define XFS_IFORK_FORMAT(ip,w) \ argument 119 #define XFS_IFORK_FMT_SET(ip,w,n) \ argument 125 #define XFS_IFORK_NEXTENTS(ip,w) \ argument 131 #define XFS_IFORK_NEXT_SET(ip,w,n) \ argument 137 #define XFS_IFORK_MAXEXT(ip, w) \ argument
|
| D | xfs_bmap.h | 130 static inline int xfs_bmapi_aflag(int w) in xfs_bmapi_aflag() 191 #define XFS_BMAP_TRACE_EXLIST(ip,c,w) \ argument 194 #define XFS_BMAP_TRACE_EXLIST(ip,c,w) argument
|
| D | xfs_bit.h | 62 __uint32_t w = (__uint32_t)v; in xfs_lowbit64() local
|
| D | xfs_bmap_btree.h | 102 #define XFS_BM_MAXLEVELS(mp,w) ((mp)->m_bm_maxlevels[(w)]) argument
|
| D | xfs_da_btree.c | 2012 int w = args->whichfork; in xfs_da_grow_inode_int() local 2146 int w; in xfs_da3_swap_lastblock() local 2349 int done, error, w, count; in xfs_da_shrink_inode() local
|
| D | xfs_format.h | 977 #define XFS_DFORK_SIZE(dip,mp,w) \ argument 989 #define XFS_DFORK_PTR(dip,w) \ argument 992 #define XFS_DFORK_FORMAT(dip,w) \ argument 996 #define XFS_DFORK_NEXTENTS(dip,w) \ argument 1138 #define XFS_RTLOBIT(w) xfs_lowbit32(w) argument 1139 #define XFS_RTHIBIT(w) xfs_highbit32(w) argument
|
| D | xfs_log_format.h | 349 static inline int xfs_ilog_fbroot(int w) in xfs_ilog_fbroot() 354 static inline int xfs_ilog_fext(int w) in xfs_ilog_fext() 359 static inline int xfs_ilog_fdata(int w) in xfs_ilog_fdata()
|
| /fs/hostfs/ |
| D | hostfs_user.c | 55 int access_file(char *path, int r, int w, int x) in access_file() 70 int open_file(char *path, int r, int w, int append) in open_file()
|
| D | hostfs_kern.c | 310 int r, w, fd; in hostfs_open() local 783 int r = 0, w = 0, x = 0, err; in hostfs_permission() local
|
| /fs/fat/ |
| D | namei_vfat.c | 200 static inline wchar_t vfat_bad_char(wchar_t w) in vfat_bad_char() 208 static inline wchar_t vfat_replace_char(wchar_t w) in vfat_replace_char() 214 static wchar_t vfat_skip_char(wchar_t w) in vfat_skip_char()
|
| /fs/nfsd/ |
| D | nfs3acl.c | 180 int w; in nfs3svc_encode_getaclres() local
|
| D | nfs2acl.c | 262 int w; in nfsaclsvc_encode_getaclres() local
|
| D | nfs4xdr.c | 768 u32 w; in nfsd4_decode_share_access() local
|
| /fs/dlm/ |
| D | member.c | 390 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local
|
| /fs/jfs/ |
| D | jfs_dmap.c | 2727 int budsz, bud, w, bsz, size; in dbBackSplit() local 3749 int blkno, w, b, r, nw, nb, i; in dbInitDmap() local
|
| /fs/ |
| D | fs-writeback.c | 2001 static void wakeup_dirtytime_writeback(struct work_struct *w) in wakeup_dirtytime_writeback()
|
| /fs/ceph/ |
| D | super.h | 595 int w = __ceph_caps_file_wanted(ci) | __ceph_caps_used(ci); in __ceph_caps_wanted() local
|