Home
last modified time | relevance | path

Searched refs:edit_dir (Results 1 – 5 of 5) sorted by relevance

/fs/afs/
A Ddir_silly.c54 .edit_dir = afs_silly_rename_edit_dir,
184 .edit_dir = afs_silly_unlink_edit_dir,
A Dfs_operation.c319 if (!afs_op_error(op) && op->ops->edit_dir) { in afs_wait_for_operation()
321 op->ops->edit_dir(op); in afs_wait_for_operation()
A Ddir.c1310 .edit_dir = afs_create_edit_dir,
1403 .edit_dir = afs_rmdir_edit_dir,
1549 .edit_dir = afs_unlink_edit_dir,
1632 .edit_dir = afs_create_edit_dir,
1708 .edit_dir = afs_create_edit_dir,
1772 .edit_dir = afs_create_edit_dir,
1947 .edit_dir = afs_rename_edit_dir,
A Dinode.c832 .edit_dir = afs_setattr_edit_file,
A Dinternal.h835 void (*edit_dir)(struct afs_operation *op); member

Completed in 17 milliseconds