Home
last modified time | relevance | path

Searched defs:ino (Results 26 - 50 of 87) sorted by relevance

1234

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp33 void FileOperationsBase::Access(fuse_req_t req, fuse_ino_t ino, int mask) in Access() argument
39 void FileOperationsBase::GetAttr(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) in GetAttr() argument
45 void FileOperationsBase::Open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) in Open() argument
51 void FileOperationsBase::Forget(fuse_req_t req, fuse_ino_t ino, uint64_t nLookup) in Forget() argument
96 void FileOperationsBase::ReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, in ReadDir() argument
103 void FileOperationsBase::SetXattr(fuse_req_t req, fuse_ino_t ino, cons argument
110 GetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, size_t size) GetXattr() argument
142 Read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t offset, struct fuse_file_info *fi) Read() argument
149 WriteBuf(fuse_req_t req, fuse_ino_t ino, struct fuse_bufvec *bufv, off_t off, struct fuse_file_info *fi) WriteBuf() argument
156 Release(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) Release() argument
161 SetAttr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int valid, struct fuse_file_info *fi) SetAttr() argument
167 Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, struct fuse_file_info *fi) Lseek() argument
[all...]
H A Dfuse_operations.cpp27 static std::shared_ptr<CloudDiskInode> GetCloudDiskInode(fuse_req_t req, fuse_ino_t ino) in GetCloudDiskInode() argument
49 void FuseOperations::Access(fuse_req_t req, fuse_ino_t ino, int mask) in Access() argument
65 void FuseOperations::GetAttr(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) in GetAttr() argument
81 Open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) Open() argument
97 Forget(fuse_req_t req, fuse_ino_t ino, uint64_t nLookup) Forget() argument
161 ReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) ReadDir() argument
179 SetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, const char *value, size_t size, int flags) SetXattr() argument
196 GetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, size_t size) GetXattr() argument
278 Read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t offset, struct fuse_file_info *fi) Read() argument
295 WriteBuf(fuse_req_t req, fuse_ino_t ino, struct fuse_bufvec *bufv, off_t off, struct fuse_file_info *fi) WriteBuf() argument
312 Release(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) Release() argument
327 SetAttr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int valid, struct fuse_file_info *fi) SetAttr() argument
343 Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, struct fuse_file_info *fi) Lseek() argument
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_helper_mock.cpp61 void FileOperationsHelper::GetInodeAttr(shared_ptr<CloudDiskInode> ino, struct stat *statBuf) in GetInodeAttr() argument
76 GetNextLayer(std::shared_ptr<CloudDiskInode> inoPtr, fuse_ino_t ino) GetNextLayer() argument
164 AddDirEntry(fuse_req_t req, std::string &buf, size_t &size, const char *name, std::shared_ptr<CloudDiskInode> ino) AddDirEntry() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-proc-maps.c217 uint64_t ino; in proc_maps_report() local
/third_party/f2fs-tools/fsck/
H A Dxattr.c133 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 Dmkquota.c291 void quota_add_inode_usage(quota_ctx_t qctx, f2fs_ino_t ino, in quota_add_inode_usage() argument
H A Dnode.c50 nid_t ino = QUOTA_INO(sb, qtype); in f2fs_rebuild_qf_inode() local
[all...]
H A Dnode.h29 nid_t ino = le32_to_cpu(node_blk->footer.ino); in ADDRS_PER_PAGE() local
H A Dsegment.c170 u64 f2fs_read(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, in f2fs_read() argument
260 static u64 f2fs_write_ex(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, in f2fs_write_ex() argument
380 u64 f2fs_write(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, in f2fs_write() argument
386 u64 f2fs_write_compress_data(struct f2fs_sb_info *sbi, nid_t ino, u argument
392 f2fs_write_addrtag(struct f2fs_sb_info *sbi, nid_t ino, pgoff_t offset, unsigned int addrtag) f2fs_write_addrtag() argument
401 f2fs_filesize_update(struct f2fs_sb_info *sbi, nid_t ino, u64 filesize) f2fs_filesize_update() argument
448 f2fs_fix_mutable(struct f2fs_sb_info *sbi, nid_t ino, pgoff_t offset, unsigned int compressed) f2fs_fix_mutable() argument
489 update_largest_extent(struct f2fs_sb_info *sbi, nid_t ino) update_largest_extent() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dtusb.c86 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 Dtagp.c100 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 DincludeTest.c87 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 Dntfscluster.c387 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 Dntfsmove.c471 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...]
/third_party/libfuse/example/
H A Dhello_ll_uds.c45 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...]
H A Dnotify_store_retrieve.c107 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() argument
150 static void tfs_forget (fuse_req_t req, fuse_ino_t ino, in tfs_forget() argument
160 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() argument
178 dirbuf_add(fuse_req_t req, struct dirbuf *b, const char *name, fuse_ino_t ino) dirbuf_add() argument
201 tfs_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) tfs_readdir() argument
217 tfs_open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) tfs_open() argument
237 tfs_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) tfs_read() argument
245 tfs_retrieve_reply(fuse_req_t req, void *cookie, fuse_ino_t ino, off_t offset, struct fuse_bufvec *data) tfs_retrieve_reply() argument
[all...]
H A Dnotify_inval_entry.c124 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() argument
167 static void tfs_forget (fuse_req_t req, fuse_ino_t ino, in tfs_forget() argument
177 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() argument
195 dirbuf_add(fuse_req_t req, struct dirbuf *b, const char *name, fuse_ino_t ino) dirbuf_add() argument
218 tfs_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) tfs_readdir() argument
[all...]
H A Dnotify_inval_inode.c104 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() argument
147 static void tfs_forget (fuse_req_t req, fuse_ino_t ino, in tfs_forget() argument
157 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() argument
175 dirbuf_add(fuse_req_t req, struct dirbuf *b, const char *name, fuse_ino_t ino) dirbuf_add() argument
198 tfs_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) tfs_readdir() argument
214 tfs_open(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi) tfs_open() argument
234 tfs_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_file_info *fi) tfs_read() argument
[all...]
/third_party/libfuse/test/
H A Dtest_write_cache.c69 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() argument
109 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() argument
122 static void tfs_open(fuse_req_t req, fuse_ino_t ino, in tfs_open() argument
135 tfs_write(fuse_req_t req, fuse_ino_t ino, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) tfs_write() argument
[all...]
/third_party/libfuse/lib/
H A Dcuse_lowlevel.c38 static void cuse_fll_open(fuse_req_t req, fuse_ino_t ino, in cuse_fll_open() argument
45 static void cuse_fll_read(fuse_req_t req, fuse_ino_t ino, size_t size, in cuse_fll_read() argument
52 static void cuse_fll_write(fuse_req_t req, fuse_ino_t ino, const char *buf, in cuse_fll_write() argument
59 static void cuse_fll_flush(fuse_req_t req, fuse_ino_t ino, in cuse_fll_flush() argument
66 static void cuse_fll_release(fuse_req_t req, fuse_ino_t ino, in cuse_fll_release() argument
73 cuse_fll_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, struct fuse_file_info *fi) cuse_fll_fsync() argument
80 cuse_fll_ioctl(fuse_req_t req, fuse_ino_t ino, unsigned int cmd, void *arg, struct fuse_file_info *fi, unsigned int flags, const void *in_buf, size_t in_bufsz, size_t out_bufsz) cuse_fll_ioctl() argument
89 cuse_fll_poll(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct fuse_pollhandle *ph) cuse_fll_poll() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c413 ino_t ino; member
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c413 ino_t ino; member
/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp49 ino_t ino; member
/third_party/rust/crates/nix/src/
H A Ddir.rs222 pub fn ino(&self) -> u64 { in ino() functions
/third_party/lzma/CPP/Windows/
H A DFileFind.h91 ino_t ino; member in NWindows::NFile::NFind::CFileInfoBase

Completed in 15 milliseconds

1234