Searched refs:me (Results 1 – 6 of 6) sorted by relevance
/fs/gfs2/ |
D | util.c | 90 int me; in gfs2_assert_withdraw_i() local 91 me = gfs2_lm_withdraw(sdp, in gfs2_assert_withdraw_i() 96 return (me) ? -1 : -2; in gfs2_assert_withdraw_i() 200 int me; in gfs2_meta_check_ii() local 201 me = gfs2_lm_withdraw(sdp, in gfs2_meta_check_ii() 207 return (me) ? -1 : -2; in gfs2_meta_check_ii() 220 int me; in gfs2_metatype_check_ii() local 221 me = gfs2_lm_withdraw(sdp, in gfs2_metatype_check_ii() 227 return (me) ? -1 : -2; in gfs2_metatype_check_ii()
|
/fs/ext4/ |
D | ioctl.c | 411 struct move_extent me; in ext4_ioctl() local 419 if (copy_from_user(&me, in ext4_ioctl() 420 (struct move_extent __user *)arg, sizeof(me))) in ext4_ioctl() 422 me.moved_len = 0; in ext4_ioctl() 424 donor = fdget(me.donor_fd); in ext4_ioctl() 444 err = ext4_move_extents(filp, donor.file, me.orig_start, in ext4_ioctl() 445 me.donor_start, me.len, &me.moved_len); in ext4_ioctl() 449 &me, sizeof(me))) in ext4_ioctl()
|
/fs/reiserfs/ |
D | README | 31 it wrongly, and Richard Stallman agrees with me, when carefully read 37 fail to fairly credit me, or to remove my credits, without my 106 tried to put me in a position where I was forced into giving control 115 loss for me. Mikhail Gilula was a brilliant innovator who also left 141 the time to convince me we should do it also. They are great people, 153 Alpha PC Company made it possible for me to not have a day job
|
/fs/qnx6/ |
D | README | 7 Al Viro <viro@ZenIV.linux.org.uk> (endless patience with me & support ;))
|
/fs/befs/ |
D | ChangeLog | 15 Thanks to Laszlo Boszormenyi for pointing this out to me. 145 * Anton Altaparmakov and Christoph Hellwig alerted me to the fact that 150 * Anton also told me that the blocksize is not allowed to be larger than 219 correct (see TODO list). But it isn't 1.0 yet. I think 0.4 gives me some
|
/fs/affs/ |
D | Changes | 128 Bill Hawes kindly reviewed the affs and sent me the
|