Home
last modified time | relevance | path

Searched defs:dir (Results 876 - 900 of 3573) sorted by relevance

1...<<31323334353637383940>>...143

/kernel/linux/linux-5.10/fs/omfs/
H A Ddir.c24 static struct buffer_head *omfs_get_bucket(struct inode *dir, in omfs_get_bucket() argument
34 static struct buffer_head *omfs_scan_list(struct inode *dir, u64 block, in omfs_scan_list() argument
67 static struct buffer_head *omfs_find_entry(struct inode *dir, in omfs_find_entry() argument
113 struct inode *dir = d_inode(dentry->d_parent); omfs_add_link() local
158 struct inode *dir = d_inode(dentry->d_parent); omfs_delete_entry() local
238 omfs_remove(struct inode *dir, struct dentry *dentry) omfs_remove() argument
258 omfs_add_node(struct inode *dir, struct dentry *dentry, umode_t mode) omfs_add_node() argument
282 omfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) omfs_mkdir() argument
287 omfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) omfs_create() argument
293 omfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) omfs_lookup() argument
329 omfs_fill_chain(struct inode *dir, struct dir_context *ctx, u64 fsblock, int hindex) omfs_fill_chain() argument
409 struct inode *dir = file_inode(file); omfs_readdir() local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Ddir.c53 static inline bool is_privroot_deh(struct inode *dir, struct reiserfs_de_head *deh) in is_privroot_deh() argument
/kernel/linux/linux-5.10/fs/sharefs/
H A Dsharefs.h206 struct dentry *dir = dget_parent(dentry); in lock_parent() local
211 static inline void unlock_dir(struct dentry *dir) in unlock_dir() argument
H A Dinode.c80 static int sharefs_create(struct inode *dir, struct dentry *dentry, in sharefs_create() argument
116 static int sharefs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in sharefs_mkdir() argument
154 sharefs_unlink(struct inode *dir, struct dentry *dentry) sharefs_unlink() argument
183 sharefs_rmdir(struct inode *dir, struct dentry *dentry) sharefs_rmdir() argument
[all...]
/kernel/linux/linux-5.10/fs/ufs/
H A Ddir.c48 struct inode *dir = mapping->host; in ufs_commit_chunk() local
70 ino_t ufs_inode_by_name(struct inode *dir, const struct qstr *qstr) in ufs_inode_by_name() argument
86 void ufs_set_link(struct inode *dir, struc argument
112 struct inode *dir = page->mapping->host; ufs_check_page() local
189 ufs_get_page(struct inode *dir, unsigned long n) ufs_get_page() argument
229 ufs_dotdot(struct inode *dir, struct page **p) ufs_dotdot() argument
250 ufs_find_entry(struct inode *dir, const struct qstr *qstr, struct page **res_page) ufs_find_entry() argument
307 struct inode *dir = d_inode(dentry->d_parent); ufs_add_link() local
495 ufs_delete_entry(struct inode *inode, struct ufs_dir_entry *dir, struct page * page) ufs_delete_entry() argument
543 ufs_make_empty(struct inode * inode, struct inode *dir) ufs_make_empty() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_filestream.c245 struct inode *inode = VFS_I(ip), *dir = NULL; in xfs_filestream_get_parent() local
/kernel/linux/linux-5.10/fs/openpromfs/
H A Dinode.c181 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in openpromfs_lookup() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c366 struct inode *dir = d_inode(connected); ovl_lookup_real_one() local
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_net.c257 static struct net *get_proc_task_net(struct inode *dir) in get_proc_task_net() argument
277 static struct dentry *proc_tgid_net_lookup(struct inode *dir, in proc_tgid_net_lookup() argument
H A Droot.c319 static struct dentry *proc_root_lookup(struct inode * dir, struct dentry * dentry, unsigned int flags) in proc_root_lookup() argument
H A Dfd.c206 static struct dentry *proc_lookupfd_common(struct inode *dir, in proc_lookupfd_common() argument
287 static struct dentry *proc_lookupfd(struct inode *dir, struct dentry *dentry, in proc_lookupfd() argument
343 proc_lookupfdinfo(struct inode *dir, struct dentry *dentry, unsigned int flags) in proc_lookupfdinfo() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dblockcheck.c245 struct dentry *dir; in ocfs2_blockcheck_debug_install() local
/kernel/linux/linux-5.10/fs/qnx6/
H A Ddir.c27 static struct page *qnx6_get_page(struct inode *dir, unsigned long n) in qnx6_get_page() argument
213 unsigned qnx6_find_entry(int len, struct inode *dir, const char *name, in qnx6_find_entry() argument
175 qnx6_long_match(int len, const char *name, struct qnx6_long_dir_entry *de, struct inode *dir) qnx6_long_match() argument
[all...]
/kernel/linux/linux-5.10/fs/ramfs/
H A Dinode.c104 ramfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) in ramfs_mknod() argument
118 static int ramfs_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) in ramfs_mkdir() argument
63 ramfs_get_inode(struct super_block *sb, const struct inode *dir, umode_t mode, dev_t dev) ramfs_get_inode() argument
126 ramfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ramfs_create() argument
131 ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) ramfs_symlink() argument
[all...]
/kernel/linux/linux-5.10/fs/romfs/
H A Dsuper.c212 static struct dentry *romfs_lookup(struct inode *dir, struct dentry *dentry, in romfs_lookup() argument
/kernel/linux/linux-5.10/fs/vboxsf/
H A Ddir.c95 static bool vboxsf_dir_emit(struct file *dir, struct dir_context *ctx) in vboxsf_dir_emit() argument
169 static int vboxsf_dir_iterate(struct file *dir, struct dir_context *ctx) in vboxsf_dir_iterate() argument
/kernel/linux/linux-5.10/net/batman-adv/
H A Ddebugfs.c343 struct dentry *dir; in batadv_debugfs_rename_hardif() local
415 struct dentry *dir; in batadv_debugfs_rename_meshif() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnf_nat_h323.c98 int dir = CTINFO2DIR(ctinfo); in set_sig_addr() local
150 int dir = CTINFO2DIR(ctinfo); set_ras_addr() local
183 int dir = CTINFO2DIR(ctinfo); nat_rtp_rtcp() local
286 int dir = CTINFO2DIR(ctinfo); nat_t120() local
338 int dir = CTINFO2DIR(ctinfo); nat_h245() local
429 int dir = CTINFO2DIR(ctinfo); nat_q931() local
525 int dir = CTINFO2DIR(ctinfo); nat_callforwarding() local
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dkey.h126 struct dentry *dir; member
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_irc.c115 int dir = CTINFO2DIR(ctinfo); in help() local
H A Dnf_conntrack_pptp.c212 enum ip_conntrack_dir dir; in exp_gre() local
519 int dir = CTINFO2DIR(ctinfo); in conntrack_pptp_help() local
[all...]
H A Dnf_conntrack_proto_icmp.c117 enum ip_conntrack_dir dir; in nf_conntrack_inet_error() local
H A Dnf_flow_table_ip.c248 enum flow_offload_tuple_dir dir; in nf_flow_offload_ip_hook() local
88 nf_flow_snat_ip(const struct flow_offload *flow, struct sk_buff *skb, struct iphdr *iph, unsigned int thoff, enum flow_offload_tuple_dir dir) nf_flow_snat_ip() argument
113 nf_flow_dnat_ip(const struct flow_offload *flow, struct sk_buff *skb, struct iphdr *iph, unsigned int thoff, enum flow_offload_tuple_dir dir) nf_flow_dnat_ip() argument
138 nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, unsigned int thoff, enum flow_offload_tuple_dir dir) nf_flow_nat_ip() argument
368 nf_flow_snat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, struct ipv6hdr *ip6h, unsigned int thoff, enum flow_offload_tuple_dir dir) nf_flow_snat_ipv6() argument
393 nf_flow_dnat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, struct ipv6hdr *ip6h, unsigned int thoff, enum flow_offload_tuple_dir dir) nf_flow_dnat_ipv6() argument
418 nf_flow_nat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, enum flow_offload_tuple_dir dir) nf_flow_nat_ipv6() argument
490 enum flow_offload_tuple_dir dir; nf_flow_offload_ipv6_hook() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c30 nvkm_gpio_drive(struct nvkm_gpio *gpio, int idx, int line, int dir, int out) in nvkm_gpio_drive() argument
88 int dir = !!(func.log[state] & 0x02); in nvkm_gpio_set() local
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Djob.c153 enum dma_data_direction dir; in pin_job() local

Completed in 17 milliseconds

1...<<31323334353637383940>>...143