Searched defs:mem (Results 1 – 7 of 7) sorted by relevance
/fs/ufs/ |
D | util.c | 154 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_()
|
D | util.h | 278 #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/ |
D | xfs_error.h | 39 #define XFS_CORRUPTION_ERROR(e, lvl, mp, mem) \ argument
|
/fs/smbfs/ |
D | inode.c | 502 void *mem; in smb_fill_super() local
|
/fs/xfs/linux-2.6/ |
D | xfs_buf.c | 750 void *mem, in xfs_buf_associate_memory()
|
/fs/reiserfs/ |
D | journal.c | 296 int mem = bmap_nr * sizeof(struct reiserfs_bitmap_node *); in reiserfs_allocate_list_bitmaps() local
|
/fs/yaffs2/ |
D | yaffs_guts.c | 1159 __u8 *mem; in yaffs_CreateTnodes() local
|