/fs/ |
D | statfs.c | 72 struct kstatfs st; in vfs_get_fsid() local 95 int user_statfs(const char __user *pathname, struct kstatfs *st) in user_statfs() 113 int fd_statfs(int fd, struct kstatfs *st) in fd_statfs() 124 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) in do_statfs_native() 166 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() 192 struct kstatfs st; in SYSCALL_DEFINE2() local 201 struct kstatfs st; in SYSCALL_DEFINE3() local 213 struct kstatfs st; in SYSCALL_DEFINE2() local 222 struct kstatfs st; in SYSCALL_DEFINE3() local
|
D | stat.c | 297 # define INIT_STRUCT_STAT_PADDING(st) memset(&st, 0, sizeof(st)) argument 440 # define INIT_STRUCT_STAT64_PADDING(st) memset(&st, 0, sizeof(st)) argument
|
/fs/9p/ |
D | vfs_inode_dotl.c | 59 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl() local 90 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl() local 100 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl() 149 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl() local 464 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl() local 920 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl() local
|
D | vfs_inode.c | 450 struct p9_wstat *st = (struct p9_wstat *)data; in v9fs_test_inode() local 479 struct p9_wstat *st = (struct p9_wstat *)data; in v9fs_set_inode() local 487 struct p9_wstat *st, in v9fs_qid_iget() 534 struct p9_wstat *st; in v9fs_inode_from_fid() local 1058 struct p9_wstat *st; in v9fs_vfs_getattr() local 1240 struct p9_wstat *st; in v9fs_vfs_get_link() local 1400 struct p9_wstat *st; in v9fs_refresh_inode() local
|
D | vfs_super.c | 157 struct p9_stat_dotl *st = NULL; in v9fs_mount() local 167 struct p9_wstat *st = NULL; in v9fs_mount() local
|
D | vfs_dir.c | 89 struct p9_wstat st; in v9fs_dir_readdir() local
|
/fs/udf/ |
D | partition.c | 116 struct sparingTable *st = NULL; in udf_get_pblock_spar15() local 155 struct sparingTable *st = NULL; in udf_relocate_blocks() local
|
D | super.c | 1337 struct sparingTable *st; in udf_load_sparable_map() local
|
/fs/ocfs2/cluster/ |
D | masklog.h | 176 #define mlog_errno(st) ({ \ argument
|
/fs/nfsd/ |
D | nfs3acl.c | 16 #define RETURN_STATUS(st) { resp->status = (st); return (st); } argument
|
D | nfs2acl.c | 17 #define RETURN_STATUS(st) { resp->status = (st); return (st); } argument
|
D | nfs3proc.c | 18 #define RETURN_STATUS(st) { resp->status = (st); return (st); } argument
|
D | nfs4state.c | 2365 static int nfs4_show_open(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_open() 2401 static int nfs4_show_lock(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_lock() 2432 static int nfs4_show_deleg(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_deleg() 2456 static int nfs4_show_layout(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_layout() 2476 struct nfs4_stid *st = v; in states_show() local
|
/fs/cifs/ |
D | netmisc.c | 952 SMB_TIME *st = (SMB_TIME *)&time; in cnvrtDosUnixTm() local
|
/fs/ocfs2/dlm/ |
D | dlmapi.h | 76 #define dlm_error(st) do { \ argument
|
D | dlmrecovery.c | 248 char *st = "unknown"; in dlm_print_reco_node_status() local 2537 static void dlm_reco_unlock_ast(void *astdata, enum dlm_status st) in dlm_reco_unlock_ast()
|
/fs/hostfs/ |
D | hostfs_user.c | 196 struct hostfs_stat st; in set_attr() local
|
D | hostfs_kern.c | 515 struct hostfs_stat st; in read_name() local
|
/fs/affs/ |
D | affs.h | 17 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
|
/fs/ceph/ |
D | super.c | 50 struct ceph_statfs st; in ceph_statfs() local
|
/fs/gfs2/ |
D | rgrp.c | 1921 struct gfs2_lkstats *st; in gfs2_rgrp_congested() local
|