Home
last modified time | relevance | path

Searched defs:w (Results 1 – 21 of 21) sorted by relevance

/fs/xfs/
Dxfs_trans_space.h26 #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
Dxfs_attr_sf.h104 #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
Dxfs_bmap.h98 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
Dxfs_dinode.h124 #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
Dxfs_bit.h62 __uint32_t w = (__uint32_t)v; in xfs_lowbit64() local
Dxfs_rtalloc.h61 #define XFS_RTLOBIT(w) xfs_lowbit32(w) argument
62 #define XFS_RTHIBIT(w) xfs_highbit32(w) argument
Dxfs_inode_item.h114 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()
Dxfs_inode.h176 #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
Dxfs_bmap.c325 #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
Dxfs_da_btree.c1566 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
Dxfs_bmap_btree.h210 #define XFS_BM_MAXLEVELS(mp,w) ((mp)->m_bm_maxlevels[(w)]) argument
/fs/dlm/
Dmember.c48 int w; in dlm_add_member() local
120 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local
Dconfig.c919 int w = -EEXIST; in dlm_node_weight() local
/fs/hostfs/
Dhostfs_user.c98 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()
Dhostfs_kern.c377 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/
Dnamei_vfat.c183 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/
Dmd5.c163 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/fs/notify/inotify/
Dinotify_user.c169 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/
Dnfs3acl.c178 int w; in nfs3svc_encode_getaclres() local
Dnfs2acl.c229 int w; in nfsaclsvc_encode_getaclres() local
/fs/jfs/
Djfs_dmap.c2622 int budsz, bud, w, bsz, size; in dbBackSplit() local
3648 int blkno, w, b, r, nw, nb, i; in dbInitDmap() local