Searched defs:mnt (Results 126 - 150 of 191) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dlinuxvfs.c917 befs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Daudit_tree.c569 static int compare_root(struct vfsmount *mnt, void *arg) argument
641 static int tag_mount(struct vfsmount *mnt, void *arg) argument
651 struct vfsmount *mnt; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dinode.c1741 int ceph_getattr(struct vfsmount *mnt, struct dentry *dentry, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dinode.c1643 int cifs_getattr(struct vfsmount *mnt, struct dentry *dentry, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddcache.c2299 struct vfsmount *mnt = path1->mnt; local
[all...]
H A Dinode.c1285 static int relatime_need_update(struct vfsmount *mnt, struct inode *inode, argument
1323 void touch_atime(struct vfsmount *mnt, struct dentry *dentry) argument
[all...]
H A Dlibfs.c19 int simple_getattr(struct vfsmount *mnt, struct dentry *dentry, argument
516 struct vfsmount *mnt = NULL; local
536 struct vfsmount *mnt; local
204 get_sb_pseudo(struct file_system_type *fs_type, char *name, const struct super_operations *ops, unsigned long magic, struct vfsmount *mnt) argument
[all...]
H A Dnamei.c726 struct vfsmount *mnt = nd->path.mnt; local
1093 vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, const char *name, unsigned int flags, struct nameidata *nd) argument
[all...]
H A Dpipe.c1255 pipefs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dinode.c1060 int ecryptfs_getattr_link(struct vfsmount *mnt, struct dentry *dentry, argument
1082 int ecryptfs_getattr(struct vfsmount *mnt, struct dentry *dentry, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c1359 ext2_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dnamei_vfat.c1070 vfat_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddir.c1370 static int fuse_getattr(struct vfsmount *mnt, struct dentry *entry, argument
H A Dinode.c503 static int fuse_show_options(struct seq_file *m, struct vfsmount *mnt) argument
1044 fuse_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *raw_data, struct vfsmount *mnt) argument
1073 fuse_get_sb_blk(struct file_system_type *fs_type, int flags, const char *dev_name, void *raw_data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dsuper.c1209 static int gfs2_show_options(struct seq_file *s, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hostfs/
H A Dhostfs_kern.c965 hostfs_read_sb(struct file_system_type *type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hugetlbfs/
H A Dinode.c882 hugetlbfs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dinode.c500 int nfs_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c1418 xfs_fs_show_options( struct seq_file *m, struct vfsmount *mnt) argument
1610 xfs_fs_get_sb( struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c1380 nfsd_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c1100 nilfs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c3040 ntfs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dsuper.c2215 get_super_block(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Drpc_pipe.c1026 rpc_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dlsm.c202 static int common_perm_mnt_dentry(int op, struct vfsmount *mnt, argument
346 apparmor_path_chmod(struct dentry *dentry, struct vfsmount *mnt, mode_t mode) argument
367 apparmor_inode_getattr(struct vfsmount *mnt, struct dentry *dentry) argument
[all...]

Completed in 439 milliseconds

12345678