Lines Matching refs:an
52 request do_blocks, "Dump blocks used by an inode ",
55 request do_filefrag, "Report fragmentation information for an inode",
73 request do_kill_file, "Deallocate an inode and its blocks",
79 request do_clri, "Clear an inode's contents",
82 request do_freei, "Clear an inode's in-use flag",
85 request do_seti, "Set an inode's in-use flag",
88 request do_testi, "Test an inode's in-use flag",
100 request do_modify_inode, "Modify an inode by structure",
127 request do_dump, "Dump an inode out to a file",
130 request do_cat, "Dump an inode out to stdout",
160 request do_bmap, "Calculate the logical->physical block mapping for an inode",
163 request do_fallocate, "Allocate uninitialized blocks to an inode",
166 request do_punch, "Punch (or truncate) blocks from an inode by deallocating them",
172 request do_imap, "Calculate the location of an inode",
199 request do_list_xattr, "List extended attributes of an inode",
202 request do_get_xattr, "Get an extended attribute of an inode",
205 request do_set_xattr, "Set an extended attribute of an inode",
208 request do_rm_xattr, "Remove an extended attribute of an inode",