Searched defs:sd (Results 1 – 13 of 13) sorted by relevance
/fs/configfs/ |
D | dir.c | 56 struct configfs_dirent *sd = dentry->d_fsdata; in configfs_d_iput() local 102 static void configfs_init_dirent_depth(struct configfs_dirent *sd) in configfs_init_dirent_depth() 108 struct configfs_dirent *sd) in configfs_set_dir_dirent_depth() 117 configfs_adjust_dir_dirent_depth_before_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_before_populate() 138 configfs_adjust_dir_dirent_depth_after_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_after_populate() 146 static void configfs_init_dirent_depth(struct configfs_dirent *sd) in configfs_init_dirent_depth() 151 struct configfs_dirent *sd) in configfs_set_dir_dirent_depth() 156 configfs_adjust_dir_dirent_depth_before_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_before_populate() 161 configfs_adjust_dir_dirent_depth_after_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_after_populate() 200 struct configfs_dirent * sd; in configfs_new_dirent() local [all …]
|
D | inode.c | 60 struct configfs_dirent * sd = dentry->d_fsdata; in configfs_setattr() local 129 struct inode *configfs_new_inode(umode_t mode, struct configfs_dirent *sd, in configfs_new_inode() 152 static void configfs_set_inode_lock_class(struct configfs_dirent *sd, in configfs_set_inode_lock_class() 174 static void configfs_set_inode_lock_class(struct configfs_dirent *sd, in configfs_set_inode_lock_class() 185 struct configfs_dirent *sd; in configfs_create() local 221 const unsigned char * configfs_get_name(struct configfs_dirent *sd) in configfs_get_name() 243 void configfs_drop_dentry(struct configfs_dirent * sd, struct dentry * parent) in configfs_drop_dentry() 261 struct configfs_dirent * sd; in configfs_hash_and_remove() local
|
D | configfs_internal.h | 125 struct configfs_dirent * sd = dentry->d_fsdata; in to_item() local 131 struct configfs_dirent * sd = dentry->d_fsdata; in to_attr() local 148 struct configfs_dirent * sd = dentry->d_fsdata; in configfs_get_config_item() local 160 static inline void release_configfs_dirent(struct configfs_dirent * sd) in release_configfs_dirent() 169 static inline struct configfs_dirent * configfs_get(struct configfs_dirent * sd) in configfs_get() 178 static inline void configfs_put(struct configfs_dirent * sd) in configfs_put()
|
D | symlink.c | 138 struct configfs_dirent *sd; in configfs_symlink() local 217 struct configfs_dirent *sd = dentry->d_fsdata; in configfs_unlink() local
|
D | file.c | 67 struct configfs_dirent *sd = file->f_path.dentry->d_fsdata; in to_frag() local
|
/fs/ |
D | splice.c | 437 struct pipe_buffer *buf, struct splice_desc *sd) in pipe_to_sendpage() 483 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed() 539 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next() 581 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin() 597 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end() 616 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe() 653 struct splice_desc sd = { in splice_from_pipe() local 685 struct splice_desc sd = { in iter_file_splice_write() local 790 struct splice_desc *sd) in write_pipe_buf() 896 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor() [all …]
|
/fs/ocfs2/cluster/ |
D | netdebug.c | 257 struct o2net_sock_debug *sd = seq->private; in sc_seq_start() local 269 struct o2net_sock_debug *sd = seq->private; in sc_seq_next() local 370 struct o2net_sock_debug *sd = seq->private; in sc_seq_show() local 401 struct o2net_sock_debug *sd; in sc_common_open() local 425 struct o2net_sock_debug *sd = seq->private; in sc_fop_release() local
|
/fs/crypto/ |
D | hooks.c | 163 struct fscrypt_symlink_data *sd; in __fscrypt_encrypt_symlink() local 218 const struct fscrypt_symlink_data *sd; in fscrypt_get_symlink() local
|
/fs/reiserfs/ |
D | inode.c | 1258 struct stat_data_v1 *sd = in init_inode() local 1317 struct stat_data *sd = (struct stat_data *)ih_item_body(bh, ih); in init_inode() local 1375 static void inode2sd(void *sd, struct inode *inode, loff_t size) in inode2sd() 1396 static void inode2sd_v1(void *sd, struct inode *inode, loff_t size) in inode2sd_v1() 1938 struct stat_data sd; in reiserfs_new_inode() local
|
D | item_ops.c | 48 struct stat_data_v1 *sd = (struct stat_data_v1 *)item; in sd_print_item() local 55 struct stat_data *sd = (struct stat_data *)item; in sd_print_item() local
|
/fs/nilfs2/ |
D | super.c | 1210 struct nilfs_super_data *sd) in nilfs_parse_snapshot_option() 1245 static int nilfs_identify(char *data, struct nilfs_super_data *sd) in nilfs_identify() 1284 struct nilfs_super_data sd; in nilfs_mount() local
|
/fs/cifs/ |
D | netmisc.c | 965 SMB_DATE *sd = (SMB_DATE *)&date; in cnvrtDosUnixTm() local
|
/fs/nfsd/ |
D | vfs.c | 865 struct splice_desc *sd) in nfsd_splice_actor() 893 struct splice_desc *sd) in nfsd_direct_splice_actor() 913 struct splice_desc sd = { in nfsd_splice_read() local
|