Searched refs:edit_dir (Results 1 - 5 of 5) sorted by last modified time

/linux-master/fs/afs/
H A Ddir.c1346 .edit_dir = afs_create_edit_dir,
1431 .edit_dir = afs_rmdir_edit_dir,
1564 .edit_dir = afs_unlink_edit_dir,
1645 .edit_dir = afs_create_edit_dir,
1717 .edit_dir = afs_create_edit_dir,
1776 .edit_dir = afs_create_edit_dir,
1914 .edit_dir = afs_rename_edit_dir,
H A Dinternal.h845 void (*edit_dir)(struct afs_operation *op); member in struct:afs_operation_ops
H A Dinode.c714 .edit_dir = afs_setattr_edit_file,
H A Dfs_operation.c220 if (!afs_op_error(op) && op->ops->edit_dir) {
221 _debug("edit_dir");
222 op->ops->edit_dir(op);
H A Ddir_silly.c54 .edit_dir = afs_silly_rename_edit_dir,
186 .edit_dir = afs_silly_unlink_edit_dir,

Completed in 152 milliseconds