Home
last modified time | relevance | path

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

/fs/ufs/
Dutil.c154 unsigned char * mem, struct ufs_buffer_head * ubh, unsigned size) in _ubh_ubhcpymem_()
170 struct ufs_buffer_head * ubh, unsigned char * mem, unsigned size) in _ubh_memcpyubh_()
Dutil.h278 #define ubh_ubhcpymem(mem,ubh,size) _ubh_ubhcpymem_(uspi,mem,ubh,size) argument
280 #define ubh_memcpyubh(ubh,mem,size) _ubh_memcpyubh_(uspi,ubh,mem,size) argument
/fs/xfs/
Dxfs_error.h39 #define XFS_CORRUPTION_ERROR(e, lvl, mp, mem) \ argument
/fs/smbfs/
Dinode.c502 void *mem; in smb_fill_super() local
/fs/xfs/linux-2.6/
Dxfs_buf.c750 void *mem, in xfs_buf_associate_memory()
/fs/reiserfs/
Djournal.c296 int mem = bmap_nr * sizeof(struct reiserfs_bitmap_node *); in reiserfs_allocate_list_bitmaps() local
/fs/yaffs2/
Dyaffs_guts.c1159 __u8 *mem; in yaffs_CreateTnodes() local