Searched defs:mnt (Results 76 - 100 of 191) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmount.h89 static inline int *get_mnt_writers_ptr(struct vfsmount *mnt) argument
98 static inline struct vfsmount *mntget(struct vfsmount *mnt) argument
116 mntput(struct vfsmount *mnt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dquotas.c203 struct mntent *mnt; local
300 struct mntent *mnt; local
587 static struct mnttab mnt; local
590 struct mntent *mnt; local
814 struct mntent *mnt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmzip.c75 struct mntent *mnt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfusermount.c130 static int add_mount(const char *source, const char *mnt, const char *type, argument
163 static int add_mount(const char *source, const char *mnt, const char *type, argument
304 static int do_mount(const char *mnt, char **typep, mode_t rootmode, argument
439 const char *mnt = *mntp; local
560 mount_fuse(const char *mnt, const char *opts) argument
637 char *mnt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c1243 struct mntent *mnt; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dibmasmfs.c94 ibmasmfs_get_super(struct file_system_type *fst, int flags, const char *name, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cramfs/
H A Dinode.c536 cramfs_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/devpts/
H A Dinode.c360 devpts_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
407 devpts_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_msdos.c674 msdos_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/logfs/
H A Dsuper.c325 static int logfs_get_sb_final(struct super_block *sb, struct vfsmount *mnt) argument
535 logfs_get_sb_device(struct file_system_type *type, int flags, struct mtd_info *mtd, struct block_device *bdev, const struct logfs_device_ops *devops, struct vfsmount *mnt) argument
598 logfs_get_sb(struct file_system_type *type, int flags, const char *devname, void *data, struct vfsmount *mnt) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/minix/
H A Dinode.c591 int minix_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) argument
617 minix_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/ncpfs/
H A Dinode.c309 static int ncp_show_options(struct seq_file *seq, struct vfsmount *mnt) argument
1009 ncp_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/sysv/
H A Ditree.c443 int sysv_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/ubifs/
H A Ddir.c1146 int ubifs_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/xfs/linux-2.6/
H A Dxfs_iops.c482 xfs_vn_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/notify/fanotify/
H A Dfanotify_user.c59 struct vfsmount *mnt; local
513 fanotify_remove_vfsmount_mark(struct fsnotify_group *group, struct vfsmount *mnt, __u32 mask, unsigned int flags) argument
573 fanotify_add_vfsmount_mark(struct fsnotify_group *group, struct vfsmount *mnt, __u32 mask, unsigned int flags) argument
683 struct vfsmount *mnt = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlmfs/
H A Ddlmfs.c643 dlmfs_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/
H A Dopen.c637 __get_file_write_access(struct inode *inode, struct vfsmount *mnt) argument
660 __dentry_open(struct dentry *dentry, struct vfsmount *mnt, struct file *f, int (*open)(struct inode *, struct file *), const struct cred *cred) argument
807 dentry_open(struct dentry *dentry, struct vfsmount *mnt, int flags, const struct cred *cred) argument
[all...]
H A Dsuper.c928 struct vfsmount *mnt; local
726 get_sb_ns(struct file_system_type *fs_type, int flags, void *data, int (*fill_super)(struct super_block *, void *, int), struct vfsmount *mnt) argument
773 get_sb_bdev(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, int (*fill_super)(struct super_block *, void *, int), struct vfsmount *mnt) argument
867 get_sb_nodev(struct file_system_type *fs_type, int flags, void *data, int (*fill_super)(struct super_block *, void *, int), struct vfsmount *mnt) argument
897 get_sb_single(struct file_system_type *fs_type, int flags, void *data, int (*fill_super)(struct super_block *, void *, int), struct vfsmount *mnt) argument
1083 fs_set_subtype(struct vfsmount *mnt, const char *fstype) argument
1110 struct vfsmount *mnt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/openpromfs/
H A Dinode.c418 openprom_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/qnx4/
H A Dinode.c463 qnx4_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/smbfs/
H A Dinode.c355 parse_options(struct smb_mount_data_kernel *mnt, char *options) argument
425 struct smb_mount_data_kernel *mnt = SMB_SB(m->mnt_sb)->mnt; local
496 struct smb_mount_data_kernel *mnt; local
667 smb_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) argument
790 smb_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data, struct vfsmount *mnt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/adfs/
H A Dsuper.c134 static int adfs_show_options(struct seq_file *seq, struct vfsmount *mnt) argument
487 adfs_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/affs/
H A Dsuper.c582 affs_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/autofs4/
H A Ddev-ioctl.c467 struct vfsmount *mnt; local
[all...]

Completed in 165 milliseconds

12345678