#include <linux/slab.h>
#include <linux/string.h>
#include <linux/dcache.h>
#include <linux/sunrpc/sched.h>
#include <linux/sunrpc/clnt.h>
#include <linux/nfs_fs.h>
#include <linux/sched.h>
#include <linux/wait.h>
#include <linux/namei.h>
#include "internal.h"
#include "nfs4_fs.h"
#include "iostat.h"
#include "delegation.h"
Go to the source code of this file.
#define NAME_ALLOC_LEN |
( |
|
len | ) |
((len+16) & ~15) |
nfs_complete_unlink - Initialize completion of the sillydelete : dentry to delete : inode
Since we're most likely to be called by dentry_iput(), we only use the dentry to find the sillydelete. We then copy the name into the qstr.
Definition at line 293 of file unlink.c.