Home
last modified time | relevance | path

Searched defs:mem (Results 1 – 8 of 8) sorted by relevance

/fs/ufs/
Dutil.c149 unsigned char * mem, struct ufs_buffer_head * ubh, unsigned size) in _ubh_ubhcpymem_()
165 struct ufs_buffer_head * ubh, unsigned char * mem, unsigned size) in _ubh_memcpyubh_()
Dutil.h275 #define ubh_ubhcpymem(mem,ubh,size) _ubh_ubhcpymem_(uspi,mem,ubh,size) argument
277 #define ubh_memcpyubh(ubh,mem,size) _ubh_memcpyubh_(uspi,ubh,mem,size) argument
/fs/xfs/
Dxfs_error.h32 #define XFS_CORRUPTION_ERROR(e, lvl, mp, mem) \ argument
Dxfs_buf.c769 void *mem, in xfs_buf_associate_memory()
/fs/btrfs/
Dlzo.c33 void *mem; member
/fs/
Duserfaultfd.c1268 static void init_once_userfaultfd_ctx(void *mem) in init_once_userfaultfd_ctx()
/fs/reiserfs/
Djournal.c286 int mem = bmap_nr * sizeof(struct reiserfs_bitmap_node *); in reiserfs_allocate_list_bitmaps() local
/fs/nfsd/
Dnfs4state.c1431 int mem, i; in alloc_session() local