Searched defs:ino (Results 251 - 275 of 305) sorted by relevance

<<111213

/linux-master/security/selinux/
H A Dselinuxfs.c204 ino_t ino = file_inode(filp)->i_ino; local
822 ino_t ino = file_inode(file)->i_ino; local
1703 static inline u16 sel_ino_to_class(unsigned long ino) argument
1713 sel_ino_to_perm(unsigned long ino) argument
1721 unsigned long ino = file_inode(file)->i_ino; local
1735 unsigned long ino = file_inode(file)->i_ino; local
1905 sel_make_dir(struct dentry *dir, const char *name, unsigned long *ino) argument
1942 sel_make_swapover_dir(struct super_block *sb, unsigned long *ino) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_inode.c1027 xfs_ino_t ino; local
1186 xfs_ino_t ino; local
754 xfs_init_new_inode( struct mnt_idmap *idmap, struct xfs_trans *tp, struct xfs_inode *pip, xfs_ino_t ino, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs, struct xfs_inode **ipp) argument
2047 xfs_ino_t ino; local
[all...]
H A Dxfs_super.c284 xfs_ino_t ino; local
234 xfs_set_inode_alloc_perag( struct xfs_perag *pag, xfs_ino_t ino, xfs_agnumber_t max_metadata) argument
/linux-master/fs/fuse/
H A Dinode.c201 ino_t ino = (ino_t) ino64; local
/linux-master/fs/smb/server/
H A Dvfs.c1107 __dir_empty(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
1142 __caseless_lookup(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/linux-master/fs/ntfs3/
H A Dsuper.c787 static struct inode *ntfs_export_get_inode(struct super_block *sb, u64 ino, argument
/linux-master/fs/nfs/
H A Dinode.c94 compat_ulong_t ino; local
H A Ddir.c139 u64 ino; member in struct:nfs_cache_array_entry
H A Dpnfs.c270 pnfs_alloc_layout_hdr(struct inode *ino, gfp_t gfp_flags) argument
1083 pnfs_alloc_init_layoutget_args(struct inode *ino, argument
1244 struct inode *ino = lo->plh_inode; local
1330 _pnfs_return_layout(struct inode *ino) argument
1420 pnfs_roc(struct inode *ino, struct nfs4_layoutreturn_args *args, struct nfs4_layoutreturn_res *res, const struct cred *cred) argument
1604 pnfs_wait_on_layoutreturn(struct inode *ino, struct rpc_task *task) argument
1723 alloc_init_layout_hdr(struct inode *ino, struct nfs_open_context *ctx, gfp_t gfp_flags) argument
1849 pnfs_within_mdsthreshold(struct nfs_open_context *ctx, struct inode *ino, int iomode) argument
1963 pnfs_update_layout(struct inode *ino, struct nfs_open_context *ctx, loff_t pos, u64 count, enum pnfs_iomode iomode, bool strict_iomode, gfp_t gfp_flags) argument
2240 _pnfs_grab_empty_layout(struct inode *ino, struct nfs_open_context *ctx) argument
2270 struct inode *ino = data->dentry->d_inode; local
2305 struct inode *ino = data->dentry->d_inode; local
2342 pnfs_parse_lgopen(struct inode *ino, struct nfs4_layoutget *lgp, struct nfs_open_context *ctx) argument
2408 struct inode *ino = lo->plh_inode; local
[all...]
/linux-master/fs/ocfs2/
H A Drefcounttree.c3068 u64 ino = ocfs2_metadata_cache_owner(et->et_ci); local
3122 u64 ino = ocfs2_metadata_cache_owner(ci); local
H A Ddir.c2033 ocfs2_empty_dir_filldir(struct dir_context *ctx, const char *name, int name_len, loff_t pos, u64 ino, unsigned type) argument
/linux-master/fs/btrfs/
H A Drelocation.c1527 u64 ino; local
3397 delete_block_group_cache(struct btrfs_fs_info *fs_info, struct btrfs_block_group *block_group, struct inode *inode, u64 ino) argument
H A Dfree-space-cache.c230 u64 ino; local
166 __create_free_space_inode(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 ino, u64 offset) argument
H A Dextent_io.c2803 const u64 ino = btrfs_ino(inode); local
2989 const u64 ino = btrfs_ino(inode); local
3064 const u64 ino = btrfs_ino(inode); local
[all...]
/linux-master/fs/ext4/
H A Dnamei.c1843 __u32 ino = le32_to_cpu(de->inode); local
1888 __u32 ino; local
1902 "bad parent inode number: %u", ino); local
3640 ext4_setent(handle_t *handle, struct ext4_renament *ent, unsigned ino, unsigned file_type) argument
3667 ext4_resetent(handle_t *handle, struct ext4_renament *ent, unsigned ino, unsigned file_type) argument
[all...]
/linux-master/drivers/crypto/
H A Dn2_core.c1748 const u64 *ino; local
/linux-master/fs/proc/
H A Dtask_mmu.c269 unsigned long ino = 0; local
242 show_vma_header_prefix(struct seq_file *m, unsigned long start, unsigned long end, vm_flags_t flags, unsigned long long pgoff, dev_t dev, unsigned long ino) argument
/linux-master/include/linux/
H A Dmemcontrol.h1437 static inline struct mem_cgroup *mem_cgroup_get_from_ino(unsigned long ino) argument
H A Df2fs_fs.h223 __le32 ino[F2FS_ORPHANS_PER_BLOCK]; /* inode numbers */ member in struct:f2fs_orphan_block
249 __le32 ino; /* inode number */ member in struct:node_footer
376 __le32 ino; /* inode number */ member in struct:f2fs_nat_entry
584 __le32 ino; /* inode number */ member in struct:f2fs_dir_entry
/linux-master/arch/sparc/kernel/
H A Dpci_schizo.c827 static int pbm_routes_this_ino(struct pci_pbm_info *pbm, u32 ino) argument
/linux-master/fs/f2fs/
H A Dfile.c226 static bool need_inode_page_update(struct f2fs_sb_info *sbi, nid_t ino) argument
256 nid_t ino = inode->i_ino; local
[all...]
H A Dnode.c411 bool f2fs_need_inode_block_update(struct f2fs_sb_info *sbi, nid_t ino) argument
1503 flush_inline_data(struct f2fs_sb_info *sbi, nid_t ino) argument
1539 last_fsync_dnode(struct f2fs_sb_info *sbi, nid_t ino) argument
1762 nid_t ino = inode->i_ino; local
1873 f2fs_match_ino(struct inode *inode, unsigned long ino, void *data) argument
1901 nid_t ino = ino_of_node(page); local
2775 nid_t ino = ino_of_node(page); local
[all...]
H A Ddata.c544 __has_merged_page(struct bio *bio, struct inode *inode, struct page *page, nid_t ino) argument
637 __submit_merged_write_cond(struct f2fs_sb_info *sbi, struct inode *inode, struct page *page, nid_t ino, enum page_type type, bool force) argument
667 f2fs_submit_merged_write_cond(struct f2fs_sb_info *sbi, struct inode *inode, struct page *page, nid_t ino, enum page_type type) argument
/linux-master/fs/ceph/
H A Dmds_client.h157 u64 ino; member in struct:ceph_mds_reply_info_parsed::__anon27::__anon29
393 u64 ino; member in struct:ceph_quotarealm_inode
401 u64 ino; member in struct:cap_wait
H A Dcaps.c1235 u64 ino, cid, follows; member in struct:cap_msg_args
[all...]

Completed in 561 milliseconds

<<111213