Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 60) sorted by relevance

123

/fs/
Dstat.c21 void generic_fillattr(struct inode *inode, struct kstat *stat) in generic_fillattr()
40 int vfs_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in vfs_getattr()
58 int vfs_fstat(unsigned int fd, struct kstat *stat) in vfs_fstat()
71 int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, in vfs_fstatat()
98 int vfs_stat(const char __user *name, struct kstat *stat) in vfs_stat()
104 int vfs_lstat(const char __user *name, struct kstat *stat) in vfs_lstat()
117 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat()
154 SYSCALL_DEFINE2(stat, const char __user *, filename, in SYSCALL_DEFINE2() argument
157 struct kstat stat; in SYSCALL_DEFINE2() local
170 struct kstat stat; in SYSCALL_DEFINE2() local
[all …]
Dcompat.c131 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat()
167 struct kstat stat; in compat_sys_newstat() local
179 struct kstat stat; in compat_sys_newlstat() local
193 struct kstat stat; in compat_sys_newfstatat() local
206 struct kstat stat; in compat_sys_newfstat() local
/fs/nfs/
Diostat.h26 enum nfs_stat_eventcounters stat) in nfs_inc_server_stats()
32 enum nfs_stat_eventcounters stat) in nfs_inc_stats()
38 enum nfs_stat_bytecounters stat, in nfs_add_server_stats()
45 enum nfs_stat_bytecounters stat, in nfs_add_stats()
53 enum nfs_stat_fscachecounters stat, in nfs_add_fscache_stats()
Dnamespace.c257 nfs_namespace_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in nfs_namespace_getattr()
/fs/fscache/
Dinternal.h253 static inline void fscache_stat(atomic_t *stat) in fscache_stat()
258 static inline void fscache_stat_d(atomic_t *stat) in fscache_stat_d()
263 #define __fscache_stat(stat) (stat) argument
268 #define __fscache_stat(stat) (NULL) argument
269 #define fscache_stat(stat) do {} while (0) argument
270 #define fscache_stat_d(stat) do {} while (0) argument
/fs/xfs/
Dxfs_btree.c1242 int *stat) /* success/failure */ in xfs_btree_increment()
1350 int *stat) /* success/failure */ in xfs_btree_decrement()
1507 int *stat) /* success/failure */ in xfs_btree_lookup()
1776 int *stat) /* success/failure */ in xfs_btree_lshift()
1959 int *stat) /* success/failure */ in xfs_btree_rshift()
2138 int *stat) /* success/failure */ in xfs_btree_split()
2320 int *stat) /* return status - 0 fail */ in xfs_btree_new_iroot()
2419 int *stat) /* success/failure */ in xfs_btree_new_root()
2552 int *stat) in xfs_btree_make_block_unfull()
2621 int *stat) /* success/failure */ in xfs_btree_insrec()
[all …]
Dxfs_btree.h115 #define __XFS_BTREE_STATS_INC(type, stat) \ argument
117 #define XFS_BTREE_STATS_INC(cur, stat) \ argument
128 #define __XFS_BTREE_STATS_ADD(type, stat, val) \ argument
130 #define XFS_BTREE_STATS_ADD(cur, stat, val) \ argument
Dxfs_rtalloc.c217 int stat; /* status from internal calls */ in xfs_rtallocate_extent_block() local
815 int *stat) /* out: any good extents here? */ in xfs_rtany_summary()
892 int *stat) /* out: 1 for allocated, 0 for not */ in xfs_rtcheck_alloc_range()
912 int *stat) /* out: 1 for matches, 0 for not */ in xfs_rtcheck_range()
2152 int stat; /* result from checking range */ in xfs_rtfree_extent() local
Dxfs_itable.c61 int *stat) /* BULKSTAT_RV_... */ in xfs_bulkstat_one_int()
173 int *stat) /* BULKSTAT_RV_... */ in xfs_bulkstat_one()
Dxfs_alloc.c61 int *stat) /* success/failure */ in xfs_alloc_lookup_eq()
77 int *stat) /* success/failure */ in xfs_alloc_lookup_ge()
93 int *stat) /* success/failure */ in xfs_alloc_lookup_le()
126 int *stat) /* output: success/failure */ in xfs_alloc_get_rec()
1368 int *stat) /* status: 0-freelist, 1-normal/none */ in xfs_alloc_ag_vextent_small()
Dxfs_ialloc_btree.c75 int *stat) in xfs_inobt_alloc_block()
Dxfs_ialloc.c63 int *stat) /* success/failure */ in xfs_inobt_lookup()
95 int *stat) /* output: success/failure */ in xfs_inobt_get_rec()
Dxfs_alloc_btree.c76 int *stat) in xfs_allocbt_alloc_block()
/fs/nfsd/
Dxdr.h85 struct kstat stat; member
90 struct kstat stat; member
100 struct kstat stat; member
Dnfsxdr.c142 struct kstat *stat) in encode_fattr()
199 struct kstat stat; in nfs2svc_encode_fattr() local
482 struct kstatfs *stat = &resp->stats; in nfssvc_encode_statfsres() local
/fs/9p/
Dvfs_inode.c99 struct p9_wstat *stat) in p9mode2perm()
126 struct p9_wstat *stat, dev_t *rdev) in p9mode2unixmode()
1044 struct kstat *stat) in v9fs_vfs_getattr()
1148 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode()
Dvfs_inode_dotl.c490 struct kstat *stat) in v9fs_vfs_getattr_dotl()
634 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) in v9fs_stat2inode_dotl()
/fs/lockd/
Dclnt4xdr.c228 const __be32 stat) in encode_nlm4_stat()
237 static int decode_nlm4_stat(struct xdr_stream *xdr, __be32 *stat) in decode_nlm4_stat()
Dclntxdr.c222 const __be32 stat) in encode_nlm_stat()
232 __be32 *stat) in decode_nlm_stat()
/fs/fuse/
Ddir.c783 struct kstat *stat) in fuse_fillattr()
803 static int fuse_do_getattr(struct inode *inode, struct kstat *stat, in fuse_do_getattr()
857 int fuse_update_attributes(struct inode *inode, struct kstat *stat, in fuse_update_attributes()
1460 struct kstat *stat) in fuse_getattr()
/fs/coda/
Dinode.c251 int coda_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in coda_getattr()
/fs/proc/
Dproc_net.c137 struct kstat *stat) in proc_tgid_net_getattr()
Droot.c195 static int proc_root_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat in proc_root_getattr()
/fs/afs/
Dinode.c378 struct kstat *stat) in afs_getattr()
/fs/sysfs/
Dinode.c225 int sysfs_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in sysfs_getattr()

123