/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/ |
H A D | tmod.c | 71 static int tmod_open(struct inode *ino, struct file *f) in tmod_open() argument 76 static int tmod_close(struct inode *ino, struct file *f) in tmod_close() argument 94 static int tmod_ioctl(struct inode *ino, struct file *f, in tmod_ioctl() argument
|
/third_party/rust/crates/rustix/src/fs/ |
H A D | raw_dir.rs | 156 pub fn ino(&self) -> u64 { in ino() functions
|
/third_party/musl/src/misc/ |
H A D | nftw.c | 17 ino_t ino; member
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | nftw.c | 14 ino_t ino; member
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | du.c | 78 ino_t ino; in seen_inode() member
|
/third_party/ltp/testcases/kernel/device-drivers/nls/ |
H A D | nlsTest.c | 97 static int test_release(struct inode *ino, struct file *f) in test_release() argument 107 static int test_ioctl(struct inode *ino, struct file *f, in test_ioctl() argument
|
/third_party/toybox/toys/posix/ |
H A D | du.c | 92 ino_t ino; in seen_inode() member
|
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
H A D | dir.rs | 222 pub fn ino(&self) -> u64 { in ino() functions
|
/third_party/f2fs-tools/fsck/ |
H A D | sload.c | 71 set_selinux_xattr(struct f2fs_sb_info *sbi, const char *path, nid_t ino, int mode) set_selinux_xattr() argument
|
H A D | xattr.c | 133 int f2fs_setxattr(struct f2fs_sb_info *sbi, nid_t ino, int index, const char *name, in f2fs_setxattr() argument 256 int inode_set_selinux(struct f2fs_sb_info *sbi, u32 ino, const char *secon) in inode_set_selinux() argument
|
H A D | mkquota.c | 291 void quota_add_inode_usage(quota_ctx_t qctx, f2fs_ino_t ino, in quota_add_inode_usage() argument
|
H A D | node.c | 50 nid_t ino = QUOTA_INO(sb, qtype); in f2fs_rebuild_qf_inode() local [all...] |
H A D | node.h | 29 nid_t ino = le32_to_cpu(node_blk->footer.ino); in ADDRS_PER_PAGE() local
|
/third_party/musl/src/thread/ |
H A D | sem_open.c | 23 ino_t ino; member
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | sem_open.c | 23 ino_t ino; member
|
/third_party/libfuse/example/ |
H A D | hello_ll.c | 35 static int hello_stat(fuse_ino_t ino, struct stat *stbuf) in hello_stat() argument 56 static void hello_ll_getattr(fuse_req_t req, fuse_ino_t ino, in hello_ll_getattr() argument 117 static void hello_ll_readdir(fuse_req_t req, fuse_ino_t ino, size_ argument 92 dirbuf_add(fuse_req_t req, struct dirbuf *b, const char *name, fuse_ino_t ino) dirbuf_add() argument 136 hello_ll_open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) hello_ll_open() argument 147 hello_ll_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) hello_ll_read() argument 156 hello_ll_getxattr(fuse_req_t req, fuse_ino_t ino, const char *name, size_t size) hello_ll_getxattr() argument 172 hello_ll_setxattr(fuse_req_t req, fuse_ino_t ino, const char *name, const char *value, size_t size, int flags) hello_ll_setxattr() argument 191 hello_ll_removexattr(fuse_req_t req, fuse_ino_t ino, const char *name) hello_ll_removexattr() argument [all...] |
H A D | hello_ll_uds.c | 45 static int hello_stat(fuse_ino_t ino, struct stat *stbuf) in hello_stat() argument 66 static void hello_ll_getattr(fuse_req_t req, fuse_ino_t ino, in hello_ll_getattr() argument 127 static void hello_ll_readdir(fuse_req_t req, fuse_ino_t ino, size_ argument 102 dirbuf_add(fuse_req_t req, struct dirbuf *b, const char *name, fuse_ino_t ino) dirbuf_add() argument 146 hello_ll_open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) hello_ll_open() argument 157 hello_ll_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) hello_ll_read() argument [all...] |
/third_party/libfuse/test/ |
H A D | test_setattr.c | 36 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() argument 76 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() argument 89 static void tfs_open(fuse_req_t req, fuse_ino_t ino, in tfs_open() argument 100 tfs_setattr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int to_set, struct fuse_file_info *fi) tfs_setattr() argument [all...] |
/third_party/rust/crates/rustix/src/backend/libc/fs/ |
H A D | dir.rs | 408 pub fn ino(&self) -> u64 { in ino() functions 420 pub fn ino(&self) -> u64 { in ino() functions
|
/third_party/elfutils/libdwfl/ |
H A D | linux-proc-maps.c | 217 uint64_t ino; in proc_maps_report() local
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
H A D | tusb.c | 86 static int tusb_open(struct inode *ino, struct file *f) in tusb_open() argument 91 static int tusb_close(struct inode *ino, struct file *f) in tusb_close() argument 185 static int tusb_ioctl(struct inode *ino, struct file *f, in tusb_ioctl() argument
|
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
H A D | tagp.c | 100 static int tagp_open(struct inode *ino, struct file *f) in tagp_open() argument 105 static int tagp_close(struct inode *ino, struct file *f) in tagp_close() argument 123 static int tagp_ioctl(struct inode *ino, struct file *f, in tagp_ioctl() argument
|
/third_party/ltp/testcases/kernel/device-drivers/include/ |
H A D | includeTest.c | 87 static int test_open(struct inode *ino, struct file *f) in test_open() argument 93 static int test_close(struct inode *ino, struct file *f) in test_close() argument 99 static int test_ioctl(struct inode *ino, struct file *f, unsigned int cmd, in test_ioctl() argument 240 ino_t ino = 0; in test_nfsfh() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscluster.c | 387 static int dump_file(ntfs_volume *vol, ntfs_inode *ino) in dump_file() argument 429 static int print_match(ntfs_inode *ino, ATTR_RECORD *attr, in print_match() argument 456 static int find_last(ntfs_inode *ino, ATTR_RECORD *attr, runlist_element *run, in find_last() argument 485 ntfs_inode *ino = NULL; main() local [all...] |
H A D | ntfsmove.c | 471 static int dont_move(ntfs_inode *ino) in dont_move() argument 667 static s64 move_datarun(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, in move_datarun() argument 759 move_attribute(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, u64 loc, int flags) move_attribute() argument 805 move_file(ntfs_volume *vol, ntfs_inode *ino, u64 loc, int flags) move_file() argument [all...] |