Searched refs:lease_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c351 static struct file_lock *lease_alloc(struct file *filp, int type) function
1073 new_fl = lease_alloc(NULL, want_write ? F_WRLCK : F_RDLCK);

Completed in 98 milliseconds