Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/linux-2.4.37.9/fs/umsdos/
Dnamei.c29 static inline void u_sleep_on (struct inode *dir) in u_sleep_on()
34 static inline void u_wake_up (struct inode *dir) in u_wake_up()
46 static int umsdos_waitcreate (struct inode *dir) in umsdos_waitcreate()
62 static void umsdos_waitlookup (struct inode *dir) in umsdos_waitlookup()
100 void umsdos_lockcreate (struct inode *dir) in umsdos_lockcreate()
141 void umsdos_startlookup (struct inode *dir) in umsdos_startlookup()
150 void umsdos_unlockcreate (struct inode *dir) in umsdos_unlockcreate()
163 void umsdos_endlookup (struct inode *dir) in umsdos_endlookup()
174 static void umsdos_lockcreate (struct inode *dir) in umsdos_lockcreate()
180 void umsdos_startlookup (struct inode *dir) in umsdos_startlookup()
[all …]
Drdir.c64 struct inode *dir = filp->f_dentry->d_inode; in UMSDOS_rreaddir() local
83 struct dentry *umsdos_rlookup_x ( struct inode *dir, struct dentry *dentry, int nopseudo) in umsdos_rlookup_x()
127 struct dentry *UMSDOS_rlookup ( struct inode *dir, struct dentry *dentry) in UMSDOS_rlookup()
155 static int UMSDOS_rrmdir ( struct inode *dir, struct dentry *dentry) in UMSDOS_rrmdir()
/linux-2.4.37.9/fs/intermezzo/
Dkml_reint.c40 static void kmlreint_pre_secure(struct kml_rec *rec, struct file *dir, in kmlreint_pre_secure()
176 static int reint_create(struct kml_rec *rec, struct file *dir, in reint_create()
192 static int reint_link(struct kml_rec *rec, struct file *dir, in reint_link()
210 static int reint_mkdir(struct kml_rec *rec, struct file *dir, in reint_mkdir()
228 static int reint_mknod(struct kml_rec *rec, struct file *dir, in reint_mknod()
250 static int reint_noop(struct kml_rec *rec, struct file *dir, in reint_noop()
256 static int reint_rename(struct kml_rec *rec, struct file *dir, in reint_rename()
274 static int reint_rmdir(struct kml_rec *rec, struct file *dir, in reint_rmdir()
300 static int reint_setattr(struct kml_rec *rec, struct file *dir, in reint_setattr()
328 static int reint_symlink(struct kml_rec *rec, struct file *dir, in reint_symlink()
[all …]
Ddir.c49 static inline void presto_relock_sem(struct inode *dir) in presto_relock_sem()
56 static inline void presto_relock_other(struct inode *dir) in presto_relock_other()
63 static inline void presto_fulllock(struct inode *dir) in presto_fulllock()
72 static inline void presto_unlock(struct inode *dir) in presto_unlock()
120 struct dentry *presto_tmpfs_ilookup(struct inode *dir, in presto_tmpfs_ilookup()
135 struct dentry *presto_iget_ilookup(struct inode *dir, in presto_iget_ilookup()
243 struct dentry *presto_lookup(struct inode * dir, struct dentry *dentry) in presto_lookup()
413 static int presto_create(struct inode * dir, struct dentry * dentry, int mode) in presto_create()
459 static int presto_link(struct dentry *old_dentry, struct inode *dir, in presto_link()
530 static int presto_mkdir(struct inode * dir, struct dentry * dentry, int mode) in presto_mkdir()
[all …]
/linux-2.4.37.9/fs/smbfs/
Ddir.c81 struct inode *dir = dentry->d_inode; in smb_readdir() local
232 smb_dir_open(struct inode *dir, struct file *file) in smb_dir_open()
327 smb_hash_dentry(struct dentry *dir, struct qstr *this) in smb_hash_dentry()
341 smb_compare_dentry(struct dentry *dir, struct qstr *a, struct qstr *b) in smb_compare_dentry()
408 smb_lookup(struct inode *dir, struct dentry *dentry) in smb_lookup()
500 smb_create(struct inode *dir, struct dentry *dentry, int mode) in smb_create()
528 smb_mkdir(struct inode *dir, struct dentry *dentry, int mode) in smb_mkdir()
549 smb_rmdir(struct inode *dir, struct dentry *dentry) in smb_rmdir()
574 smb_unlink(struct inode *dir, struct dentry *dentry) in smb_unlink()
630 smb_make_node(struct inode *dir, struct dentry *dentry, int mode, int dev) in smb_make_node()
[all …]
/linux-2.4.37.9/fs/adfs/
Ddir_f.c110 adfs_dir_checkbyte(const struct adfs_dir *dir) in adfs_dir_checkbyte()
169 unsigned int size, struct adfs_dir *dir) in adfs_dir_read()
263 __adfs_dir_get(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_get()
293 __adfs_dir_put(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_put()
338 adfs_dir_find_entry(struct adfs_dir *dir, unsigned long object_id) in adfs_dir_find_entry()
360 adfs_f_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_f_read()
377 adfs_f_setpos(struct adfs_dir *dir, unsigned int fpos) in adfs_f_setpos()
387 adfs_f_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_f_getnext()
399 adfs_f_update(struct adfs_dir *dir, struct object_info *obj) in adfs_f_update()
457 adfs_f_free(struct adfs_dir *dir) in adfs_f_free()
Ddir_fplus.c22 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_fplus_read()
87 adfs_fplus_setpos(struct adfs_dir *dir, unsigned int fpos) in adfs_fplus_setpos()
101 dir_memcpy(struct adfs_dir *dir, unsigned int offset, void *to, int len) in dir_memcpy()
124 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext()
164 adfs_fplus_free(struct adfs_dir *dir) in adfs_fplus_free()
/linux-2.4.37.9/fs/ext2/
Dnamei.c68 static struct dentry *ext2_lookup(struct inode * dir, struct dentry *dentry) in ext2_lookup()
95 static int ext2_create (struct inode * dir, struct dentry * dentry, int mode) in ext2_create()
109 static int ext2_mknod (struct inode * dir, struct dentry *dentry, int mode, int rdev) in ext2_mknod()
121 static int ext2_symlink (struct inode * dir, struct dentry * dentry, in ext2_symlink()
162 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link()
180 static int ext2_mkdir(struct inode * dir, struct dentry * dentry, int mode) in ext2_mkdir()
222 static int ext2_unlink(struct inode * dir, struct dentry *dentry) in ext2_unlink()
244 static int ext2_rmdir (struct inode * dir, struct dentry *dentry) in ext2_rmdir()
/linux-2.4.37.9/fs/sysv/
Dnamei.c67 static struct dentry *sysv_lookup(struct inode * dir, struct dentry * dentry) in sysv_lookup()
86 static int sysv_mknod(struct inode * dir, struct dentry * dentry, int mode, int rdev) in sysv_mknod()
99 static int sysv_create(struct inode * dir, struct dentry * dentry, int mode) in sysv_create()
104 static int sysv_symlink(struct inode * dir, struct dentry * dentry, in sysv_symlink()
135 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link()
153 static int sysv_mkdir(struct inode * dir, struct dentry *dentry, int mode) in sysv_mkdir()
192 static int sysv_unlink(struct inode * dir, struct dentry * dentry) in sysv_unlink()
213 static int sysv_rmdir(struct inode * dir, struct dentry * dentry) in sysv_rmdir()
/linux-2.4.37.9/fs/ufs/
Dnamei.c63 static struct dentry *ufs_lookup(struct inode * dir, struct dentry *dentry) in ufs_lookup()
89 static int ufs_create (struct inode * dir, struct dentry * dentry, int mode) in ufs_create()
103 static int ufs_mknod (struct inode * dir, struct dentry *dentry, int mode, int rdev) in ufs_mknod()
115 static int ufs_symlink (struct inode * dir, struct dentry * dentry, in ufs_symlink()
156 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link()
174 static int ufs_mkdir(struct inode * dir, struct dentry * dentry, int mode) in ufs_mkdir()
215 static int ufs_unlink(struct inode * dir, struct dentry *dentry) in ufs_unlink()
237 static int ufs_rmdir (struct inode * dir, struct dentry *dentry) in ufs_rmdir()
Ddir.c191 struct inode *dir = dentry->d_parent->d_inode; in ufs_find_entry() local
288 int ufs_check_dir_entry (const char * function, struct inode * dir, in ufs_check_dir_entry()
318 struct ufs_dir_entry *ufs_dotdot(struct inode *dir, struct buffer_head **p) in ufs_dotdot()
332 ino_t ufs_inode_by_name(struct inode * dir, struct dentry *dentry) in ufs_inode_by_name()
346 void ufs_set_link(struct inode *dir, struct ufs_dir_entry *de, in ufs_set_link()
374 struct inode *dir = dentry->d_parent->d_inode; in ufs_add_link() local
470 int ufs_delete_entry (struct inode * inode, struct ufs_dir_entry * dir, in ufs_delete_entry()
525 int ufs_make_empty(struct inode * inode, struct inode *dir) in ufs_make_empty()
/linux-2.4.37.9/fs/minix/
Dnamei.c59 static struct dentry *minix_lookup(struct inode * dir, struct dentry *dentry) in minix_lookup()
80 static int minix_mknod(struct inode * dir, struct dentry *dentry, int mode, int rdev) in minix_mknod()
94 static int minix_create(struct inode * dir, struct dentry *dentry, int mode) in minix_create()
99 static int minix_symlink(struct inode * dir, struct dentry *dentry, in minix_symlink()
129 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link()
146 static int minix_mkdir(struct inode * dir, struct dentry *dentry, int mode) in minix_mkdir()
188 static int minix_unlink(struct inode * dir, struct dentry *dentry) in minix_unlink()
209 static int minix_rmdir(struct inode * dir, struct dentry *dentry) in minix_rmdir()
/linux-2.4.37.9/fs/autofs4/
Droot.c149 struct inode * dir = dentry->d_parent->d_inode; in autofs4_root_revalidate() local
232 static struct dentry *autofs4_dir_lookup(struct inode *dir, struct dentry *dentry) in autofs4_dir_lookup()
246 static struct dentry *autofs4_root_lookup(struct inode *dir, struct dentry *dentry) in autofs4_root_lookup()
307 static int autofs4_dir_symlink(struct inode *dir, in autofs4_dir_symlink()
368 static int autofs4_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs4_dir_unlink()
389 static int autofs4_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs4_dir_rmdir()
418 static int autofs4_dir_mkdir(struct inode *dir, struct dentry *dentry, int mode) in autofs4_dir_mkdir()
/linux-2.4.37.9/fs/nfs/
Dproc.c94 nfs_proc_lookup(struct inode *dir, struct qstr *name, in nfs_proc_lookup()
167 nfs_proc_create(struct inode *dir, struct qstr *name, struct iattr *sattr, in nfs_proc_create()
186 nfs_proc_mknod(struct inode *dir, struct qstr *name, struct iattr *sattr, in nfs_proc_mknod()
218 nfs_proc_remove(struct inode *dir, struct qstr *name) in nfs_proc_remove()
232 nfs_proc_unlink_setup(struct rpc_message *msg, struct dentry *dir, struct qstr *name) in nfs_proc_unlink_setup()
248 nfs_proc_unlink_done(struct dentry *dir, struct rpc_message *msg) in nfs_proc_unlink_done()
273 nfs_proc_link(struct inode *inode, struct inode *dir, struct qstr *name) in nfs_proc_link()
286 nfs_proc_symlink(struct inode *dir, struct qstr *name, struct qstr *path, in nfs_proc_symlink()
302 nfs_proc_mkdir(struct inode *dir, struct qstr *name, struct iattr *sattr, in nfs_proc_mkdir()
318 nfs_proc_rmdir(struct inode *dir, struct qstr *name) in nfs_proc_rmdir()
[all …]
Ddir.c418 int nfs_check_verifier(struct inode *dir, struct dentry *dentry) in nfs_check_verifier()
456 static inline int nfs_neg_need_reval(struct inode *dir, struct dentry *dentry) in nfs_neg_need_reval()
476 struct inode *dir; in nfs_lookup_revalidate() local
579 static struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry) in nfs_lookup()
624 struct inode *dir = dentry->d_parent->d_inode; in nfs_instantiate() local
647 static int nfs_create(struct inode *dir, struct dentry *dentry, int mode) in nfs_create()
679 static int nfs_mknod(struct inode *dir, struct dentry *dentry, int mode, int rdev) in nfs_mknod()
705 static int nfs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in nfs_mkdir()
737 static int nfs_rmdir(struct inode *dir, struct dentry *dentry) in nfs_rmdir()
752 static int nfs_sillyrename(struct inode *dir, struct dentry *dentry) in nfs_sillyrename()
[all …]
/linux-2.4.37.9/fs/
Dbad_inode.c110 static int bad_inode_create (struct inode *dir, struct dentry *dentry, in bad_inode_create()
116 static struct dentry *bad_inode_lookup(struct inode *dir, in bad_inode_lookup()
122 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link()
128 static int bad_inode_unlink(struct inode *dir, struct dentry *dentry) in bad_inode_unlink()
133 static int bad_inode_symlink (struct inode *dir, struct dentry *dentry, in bad_inode_symlink()
139 static int bad_inode_mkdir(struct inode *dir, struct dentry *dentry, in bad_inode_mkdir()
145 static int bad_inode_rmdir (struct inode *dir, struct dentry *dentry) in bad_inode_rmdir()
150 static int bad_inode_mknod (struct inode *dir, struct dentry *dentry, in bad_inode_mknod()
/linux-2.4.37.9/fs/bfs/
Ddir.c28 struct inode * dir = f->f_dentry->d_inode; in bfs_readdir() local
76 static int bfs_create(struct inode * dir, struct dentry * dentry, int mode) in bfs_create()
118 static struct dentry * bfs_lookup(struct inode * dir, struct dentry * dentry) in bfs_lookup()
139 static int bfs_link(struct dentry * old, struct inode * dir, struct dentry * new) in bfs_link()
159 static int bfs_unlink(struct inode * dir, struct dentry * dentry) in bfs_unlink()
254 static int bfs_add_entry(struct inode * dir, const char * name, int namelen, int ino) in bfs_add_entry()
304 static struct buffer_head * bfs_find_entry(struct inode * dir, in bfs_find_entry()
/linux-2.4.37.9/fs/qnx4/
Dnamei.c67 static struct buffer_head *qnx4_find_entry(int len, struct inode *dir, in qnx4_find_entry()
108 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry) in qnx4_lookup()
140 int qnx4_create(struct inode *dir, struct dentry *dentry, int mode) in qnx4_create()
149 int qnx4_rmdir(struct inode *dir, struct dentry *dentry) in qnx4_rmdir()
195 int qnx4_unlink(struct inode *dir, struct dentry *dentry) in qnx4_unlink()
/linux-2.4.37.9/fs/ext3/
Dnamei.c61 struct inode *dir, in search_dirblock()
121 struct inode *dir = dentry->d_parent->d_inode; in ext3_find_entry() local
199 static struct dentry *ext3_lookup(struct inode * dir, struct dentry *dentry) in ext3_lookup()
257 struct inode *dir = dentry->d_parent->d_inode; in ext3_add_entry() local
377 struct inode * dir, in ext3_delete_entry()
451 static int ext3_create (struct inode * dir, struct dentry * dentry, int mode) in ext3_create()
476 static int ext3_mknod (struct inode * dir, struct dentry *dentry, in ext3_mknod()
500 static int ext3_mkdir(struct inode * dir, struct dentry * dentry, int mode) in ext3_mkdir()
788 static int ext3_rmdir (struct inode * dir, struct dentry *dentry) in ext3_rmdir()
845 static int ext3_unlink(struct inode * dir, struct dentry *dentry) in ext3_unlink()
[all …]
/linux-2.4.37.9/fs/affs/
Dnamei.c183 affs_find_entry(struct inode *dir, struct dentry *dentry) in affs_find_entry()
212 affs_lookup(struct inode *dir, struct dentry *dentry) in affs_lookup()
247 affs_unlink(struct inode *dir, struct dentry *dentry) in affs_unlink()
259 affs_create(struct inode *dir, struct dentry *dentry, int mode) in affs_create()
289 affs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in affs_mkdir()
318 affs_rmdir(struct inode *dir, struct dentry *dentry) in affs_rmdir()
330 affs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in affs_symlink()
403 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in affs_link()
/linux-2.4.37.9/drivers/nubus/
Dnubus.c207 struct nubus_dir* dir) in nubus_get_root_dir()
217 struct nubus_dir* dir) in nubus_get_func_dir()
226 struct nubus_dir* dir) in nubus_get_board_dir()
244 struct nubus_dir *dir) in nubus_get_subdir()
280 int nubus_rewinddir(struct nubus_dir* dir) in nubus_rewinddir()
342 nubus_find_rsrc(struct nubus_dir* dir, unsigned char rsrc_type, in nubus_find_rsrc()
455 struct nubus_dir dir; in nubus_get_functional_resource() local
549 struct nubus_dir dir; in nubus_get_vidnames() local
616 struct nubus_dir dir; in nubus_get_vendorinfo() local
644 struct nubus_dir dir; in nubus_get_board_resource() local
[all …]
/linux-2.4.37.9/fs/hfsplus/
Ddir.c25 static struct dentry *hfsplus_lookup(struct inode *dir, struct dentry *dentry) in hfsplus_lookup()
238 int hfsplus_create(struct inode *dir, struct dentry *dentry, int mode) in hfsplus_create()
312 int hfsplus_unlink(struct inode *dir, struct dentry *dentry) in hfsplus_unlink()
356 int hfsplus_mkdir(struct inode *dir, struct dentry *dentry, int mode) in hfsplus_mkdir()
376 int hfsplus_rmdir(struct inode *dir, struct dentry *dentry) in hfsplus_rmdir()
394 int hfsplus_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in hfsplus_symlink()
424 int hfsplus_mknod(struct inode *dir, struct dentry *dentry, int mode, dev_t rdev) in hfsplus_mknod()
/linux-2.4.37.9/fs/ramfs/
Dinode.c55 static struct dentry * ramfs_lookup(struct inode *dir, struct dentry *dentry) in ramfs_lookup()
137 static int ramfs_mknod(struct inode *dir, struct dentry *dentry, int mode, int dev) in ramfs_mknod()
155 static int ramfs_mkdir(struct inode * dir, struct dentry * dentry, int mode) in ramfs_mkdir()
160 static int ramfs_create(struct inode *dir, struct dentry *dentry, int mode) in ramfs_create()
168 static int ramfs_link(struct dentry *old_dentry, struct inode * dir, struct dentry * dentry) in ramfs_link()
219 static int ramfs_unlink(struct inode * dir, struct dentry *dentry) in ramfs_unlink()
256 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in ramfs_symlink()
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dramfs.c38 static struct dentry * hwgfs_lookup(struct inode *dir, struct dentry *dentry) in hwgfs_lookup()
118 static int hwgfs_mknod(struct inode *dir, struct dentry *dentry, int mode, int dev) in hwgfs_mknod()
131 static int hwgfs_mkdir(struct inode * dir, struct dentry * dentry, int mode) in hwgfs_mkdir()
136 static int hwgfs_create(struct inode *dir, struct dentry *dentry, int mode) in hwgfs_create()
144 static int hwgfs_link(struct dentry *old_dentry, struct inode * dir, struct dentry * dentry) in hwgfs_link()
195 static int hwgfs_unlink(struct inode * dir, struct dentry *dentry) in hwgfs_unlink()
232 static int hwgfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in hwgfs_symlink()
/linux-2.4.37.9/fs/autofs/
Droot.c145 struct inode * dir; in autofs_revalidate() local
194 static struct dentry *autofs_root_lookup(struct inode *dir, struct dentry *dentry) in autofs_root_lookup()
250 static int autofs_root_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in autofs_root_symlink()
321 static int autofs_root_unlink(struct inode *dir, struct dentry *dentry) in autofs_root_unlink()
351 static int autofs_root_rmdir(struct inode *dir, struct dentry *dentry) in autofs_root_rmdir()
379 static int autofs_root_mkdir(struct inode *dir, struct dentry *dentry, int mode) in autofs_root_mkdir()

12345678910>>...12