/fs/xfs/ |
D | xfs_trans_space.h | 26 #define XFS_EXTENTADD_SPACE_RES(mp,w) (XFS_BM_MAXLEVELS(mp,w) - 1) argument 27 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument 31 #define XFS_DAENTER_1B(mp,w) ((w) == XFS_DATA_FORK ? (mp)->m_dirblkfsbs : 1) argument 32 #define XFS_DAENTER_DBS(mp,w) \ argument 34 #define XFS_DAENTER_BLOCKS(mp,w) \ argument 36 #define XFS_DAENTER_BMAP1B(mp,w) \ argument 38 #define XFS_DAENTER_BMAPS(mp,w) \ argument 40 #define XFS_DAENTER_SPACE_RES(mp,w) \ argument 42 #define XFS_DAREMOVE_SPACE_RES(mp,w) XFS_DAENTER_BMAPS(mp,w) argument
|
D | xfs_attr_sf.h | 104 #define xfs_attr_trace_l_c(w,c) argument 105 #define xfs_attr_trace_l_cn(w,c,n) argument 106 #define xfs_attr_trace_l_cb(w,c,b) argument 107 #define xfs_attr_trace_l_cl(w,c,l) argument
|
D | xfs_bmap.h | 98 static inline int xfs_bmapi_aflag(int w) in xfs_bmapi_aflag() 160 #define XFS_BMAP_TRACE_EXLIST(ip,c,w) \ argument 165 #define XFS_BMAP_TRACE_EXLIST(ip,c,w) argument
|
D | xfs_dinode.h | 124 #define XFS_DFORK_SIZE(dip,mp,w) \ argument 136 #define XFS_DFORK_PTR(dip,w) \ argument 139 #define XFS_DFORK_FORMAT(dip,w) \ argument 143 #define XFS_DFORK_NEXTENTS(dip,w) \ argument
|
D | xfs_bit.h | 62 __uint32_t w = (__uint32_t)v; in xfs_lowbit64() local
|
D | xfs_rtalloc.h | 61 #define XFS_RTLOBIT(w) xfs_lowbit32(w) argument 62 #define XFS_RTHIBIT(w) xfs_highbit32(w) argument
|
D | xfs_inode_item.h | 114 static inline int xfs_ilog_fbroot(int w) in xfs_ilog_fbroot() 119 static inline int xfs_ilog_fext(int w) in xfs_ilog_fext() 124 static inline int xfs_ilog_fdata(int w) in xfs_ilog_fdata()
|
D | xfs_inode.h | 176 #define XFS_IFORK_PTR(ip,w) \ argument 188 #define XFS_IFORK_SIZE(ip,w) \ argument 192 #define XFS_IFORK_FORMAT(ip,w) \ argument 196 #define XFS_IFORK_FMT_SET(ip,w,n) \ argument 200 #define XFS_IFORK_NEXTENTS(ip,w) \ argument 204 #define XFS_IFORK_NEXT_SET(ip,w,n) \ argument
|
D | xfs_bmap.c | 325 #define XFS_BMAP_TRACE_DELETE(d,ip,i,c,w) \ argument 327 #define XFS_BMAP_TRACE_INSERT(d,ip,i,c,r1,r2,w) \ argument 329 #define XFS_BMAP_TRACE_POST_UPDATE(d,ip,i,w) \ argument 331 #define XFS_BMAP_TRACE_PRE_UPDATE(d,ip,i,w) \ argument 334 #define XFS_BMAP_TRACE_DELETE(d,ip,i,c,w) argument 335 #define XFS_BMAP_TRACE_INSERT(d,ip,i,c,r1,r2,w) argument 336 #define XFS_BMAP_TRACE_POST_UPDATE(d,ip,i,w) argument 337 #define XFS_BMAP_TRACE_PRE_UPDATE(d,ip,i,w) argument
|
D | xfs_da_btree.c | 1566 int nmap, error, w, count, c, got, i, mapi; in xfs_da_grow_inode() local 1677 int error, w, entno, level, dead_level; in xfs_da_swap_lastblock() local 1867 int done, error, w, count; in xfs_da_shrink_inode() local
|
D | xfs_bmap_btree.h | 210 #define XFS_BM_MAXLEVELS(mp,w) ((mp)->m_bm_maxlevels[(w)]) argument
|
/fs/dlm/ |
D | member.c | 48 int w; in dlm_add_member() local 120 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local
|
D | config.c | 919 int w = -EEXIST; in dlm_node_weight() local
|
/fs/hostfs/ |
D | hostfs_user.c | 98 int access_file(char *path, int r, int w, int x) in access_file() 113 int open_file(char *path, int r, int w, int append) in open_file()
|
D | hostfs_kern.c | 377 int r = 0, w = 0, fd; in hostfs_file_open() local 829 int r = 0, w = 0, x = 0, err; in hostfs_permission() local
|
/fs/fat/ |
D | namei_vfat.c | 183 static inline wchar_t vfat_bad_char(wchar_t w) in vfat_bad_char() 191 static inline wchar_t vfat_replace_char(wchar_t w) in vfat_replace_char() 197 static wchar_t vfat_skip_char(wchar_t w) in vfat_skip_char()
|
/fs/cifs/ |
D | md5.c | 163 #define MD5STEP(f, w, x, y, z, data, s) \ argument
|
/fs/notify/inotify/ |
D | inotify_user.c | 169 static void free_inotify_user_watch(struct inotify_watch *w) in free_inotify_user_watch() 270 static void inotify_dev_queue_event(struct inotify_watch *w, u32 wd, u32 mask, in inotify_dev_queue_event()
|
/fs/nfsd/ |
D | nfs3acl.c | 178 int w; in nfs3svc_encode_getaclres() local
|
D | nfs2acl.c | 229 int w; in nfsaclsvc_encode_getaclres() local
|
/fs/jfs/ |
D | jfs_dmap.c | 2622 int budsz, bud, w, bsz, size; in dbBackSplit() local 3648 int blkno, w, b, r, nw, nb, i; in dbInitDmap() local
|