Searched defs:sd (Results 1 – 13 of 13) sorted by relevance
/fs/configfs/ |
D | dir.c | 50 struct configfs_dirent *sd = dentry->d_fsdata; in configfs_d_iput() local 96 static void configfs_init_dirent_depth(struct configfs_dirent *sd) in configfs_init_dirent_depth() 102 struct configfs_dirent *sd) in configfs_set_dir_dirent_depth() 111 configfs_adjust_dir_dirent_depth_before_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_before_populate() 132 configfs_adjust_dir_dirent_depth_after_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_after_populate() 140 static void configfs_init_dirent_depth(struct configfs_dirent *sd) in configfs_init_dirent_depth() 145 struct configfs_dirent *sd) in configfs_set_dir_dirent_depth() 150 configfs_adjust_dir_dirent_depth_before_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_before_populate() 155 configfs_adjust_dir_dirent_depth_after_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_after_populate() 194 struct configfs_dirent * sd; in configfs_new_dirent() local [all …]
|
D | inode.c | 46 struct configfs_dirent * sd = dentry->d_fsdata; in configfs_setattr() local 112 struct inode *configfs_new_inode(umode_t mode, struct configfs_dirent *sd, in configfs_new_inode() 135 static void configfs_set_inode_lock_class(struct configfs_dirent *sd, in configfs_set_inode_lock_class() 157 static void configfs_set_inode_lock_class(struct configfs_dirent *sd, in configfs_set_inode_lock_class() 167 struct configfs_dirent *sd; in configfs_create() local 190 const unsigned char * configfs_get_name(struct configfs_dirent *sd) in configfs_get_name() 212 void configfs_drop_dentry(struct configfs_dirent * sd, struct dentry * parent) in configfs_drop_dentry() 230 struct configfs_dirent * sd; in configfs_hash_and_remove() local
|
D | configfs_internal.h | 104 struct configfs_dirent * sd = dentry->d_fsdata; in to_item() local 110 struct configfs_dirent * sd = dentry->d_fsdata; in to_attr() local 127 struct configfs_dirent * sd = dentry->d_fsdata; in configfs_get_config_item() local 135 static inline void release_configfs_dirent(struct configfs_dirent * sd) in release_configfs_dirent() 144 static inline struct configfs_dirent * configfs_get(struct configfs_dirent * sd) in configfs_get() 153 static inline void configfs_put(struct configfs_dirent * sd) in configfs_put()
|
D | symlink.c | 146 struct configfs_dirent *sd; in configfs_symlink() local 222 struct configfs_dirent *sd = dentry->d_fsdata, *target_sd; in configfs_unlink() local
|
D | file.c | 53 struct configfs_dirent *sd = file->f_path.dentry->d_fsdata; in to_frag() local
|
/fs/ |
D | splice.c | 435 struct pipe_buffer *buf, struct splice_desc *sd) in pipe_to_sendpage() 481 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed() 537 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next() 579 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin() 595 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end() 614 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe() 651 struct splice_desc sd = { in splice_from_pipe() local 683 struct splice_desc sd = { in iter_file_splice_write() local 787 struct splice_desc *sd) in write_pipe_buf() 893 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 | 238 struct o2net_sock_debug *sd = seq->private; in sc_seq_start() local 250 struct o2net_sock_debug *sd = seq->private; in sc_seq_next() local 351 struct o2net_sock_debug *sd = seq->private; in sc_seq_show() local 382 struct o2net_sock_debug *sd; in sc_common_open() local 406 struct o2net_sock_debug *sd = seq->private; in sc_fop_release() local
|
/fs/crypto/ |
D | hooks.c | 216 struct fscrypt_symlink_data *sd; in __fscrypt_encrypt_symlink() local 281 const struct fscrypt_symlink_data *sd; in fscrypt_get_symlink() local
|
/fs/reiserfs/ |
D | inode.c | 1259 struct stat_data_v1 *sd = in init_inode() local 1318 struct stat_data *sd = (struct stat_data *)ih_item_body(bh, ih); in init_inode() local 1376 static void inode2sd(void *sd, struct inode *inode, loff_t size) in inode2sd() 1397 static void inode2sd_v1(void *sd, struct inode *inode, loff_t size) in inode2sd_v1() 1935 struct stat_data sd; in reiserfs_new_inode() local
|
D | item_ops.c | 40 struct stat_data_v1 *sd = (struct stat_data_v1 *)item; in sd_print_item() local 47 struct stat_data *sd = (struct stat_data *)item; in sd_print_item() local
|
/fs/nilfs2/ |
D | super.c | 1221 struct nilfs_super_data *sd) in nilfs_parse_snapshot_option() 1256 static int nilfs_identify(char *data, struct nilfs_super_data *sd) in nilfs_identify() 1295 struct nilfs_super_data sd; in nilfs_mount() local
|
/fs/cifs/ |
D | netmisc.c | 953 SMB_DATE *sd = (SMB_DATE *)&date; in cnvrtDosUnixTm() local
|
/fs/nfsd/ |
D | vfs.c | 819 struct splice_desc *sd) in nfsd_splice_actor() 847 struct splice_desc *sd) in nfsd_direct_splice_actor() 883 struct splice_desc sd = { in nfsd_splice_read() local
|